[
https://issues.jboss.org/browse/JBIDE-15907?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-15907:
----------------------------------------
FYI, if you use jbosstools-multiple.target in your IDE, you have access to Eclipse
sources.
Sources are lost when aggregating the "multiple" target into unified one. For
JBoss Tools, we encourage developers to use the mutliple target in their IDE so they have
access to sources.
If you tweak you TP pom to:
1. First generate a multiple (consuming jbosstools-multiple)
2. Then aggregate this multiple (to get a "all-in-one" site)
Then output of 1 is a .target file that can be imported in IDE and will contain sources.
Adds source plugins into JBT's Target-platforms update site
-----------------------------------------------------------
Key: JBIDE-15907
URL:
https://issues.jboss.org/browse/JBIDE-15907
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: integration-platform, target-platform
Reporter: Paul Richardson
Fix For: 4.2.x
The integration-stack target uses
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.3...
to provide the base eclipse dependencies, eg. org.eclipse.jface. This update site does not
include source plugins.
For higher level projects, like Teiid Designer, that use the IS as its target platform,
this means that eclipse classes do not find nor display their source. This makes debugging
UI elements a lot harder.
Thus, can source plugins be included in the integration-stack base.target via the above
dependent update site?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira