Currently eclipse is having problems with .target updates and shows that some TP elements are missing when they are not. Workaround is to create new workspace and do all dev env config from scratch. To avoid this I wanted to create local mirror and then use it as TP, but didn't know how to force sources to be included.
Thanks
On 02/04/2014 10:14 PM, Mickael Istria wrote:
On 02/05/2014 12:11 AM, Denis Golovin wrote:
Yes, you can run the command-line to mirror repo adding it the flag "-Dmirror-target-to-repo.includeSources". Cf https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/target-platform-utils/src/main/java/org/jboss/tools/tycho/targets/TargetToRepoMojo.java#L82 . However, I don't see any good use case for this in our case. Can you please elaborate on why you need to do it and can't work with the recommended usages (use .target in IDE) ?Mickael,
when I build it locally with mirroring my local mirror doesn't include sources.
I guess that is expected behavior. Is that possible to force mirroring w/ sources?
_______________________________________________ jbosstools-dev mailing list jbosstools-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jbosstools-dev