<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi all,<br>
<br>
as requested by Max and Rob on
<a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/JBIDE-13462">https://issues.jboss.org/browse/JBIDE-13462</a> , I've added an option
on our Mojo that turns a target-platform file into a site.<br>
The new feature is that if you specify
"-Dmirror-target-to-repo.includeSources=true" to Maven while
building a "multiple" target, it will generate aggregated/unified
site that also contains available sources for the target-platform.<br>
<br>
If for any reason you have an issue with using the "multiple.target"
as the target-platform in your IDE (which is still the recommended
procedure), then as a workaround you can build the target-platfroms
with this flag, and it will result on a single site containing
everything that is in mulitple + available source. You can use this
local site a a Target-platfrom in your IDE, it will contain the same
thing as it would resolve with multiple.<br>
You use this site as an "Installation" when setting up a
target-platform in multiple workspaces, then it won't re-download
everything in each workspace.<br>
<br>
If you're using multiple.target, and are happy enough with it, keep
on using it.<br>
<br>
Feedback is highly welcome.<br>
<div class="moz-signature">-- <br>
Mickael Istria<br>
Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
by Red Hat</a><br>
<a href="http://mickaelistria.wordpress.com">My blog</a> - <a
href="http://twitter.com/mickaelistria">My Tweets</a></div>
</body>
</html>