Currently, we include m2e.jdt.feature (an m2e-extension) in the JBDS TP, but not the JBT one.
<!-- NOTE: m2e-extension m2e.jdt.feature is only in JBDS BYOE / installer (unlike maven.jdt.feature, which is part of jbosstools-central and is therefore in BOTH JBT & JBDS update sites) --> <location includeAllPlatforms="false" includeMode="slicer" type="InstallableUnit" includeSource="true"> <repository location="http://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-jdt-compiler/"/> <unit id="org.jboss.tools.m2e.jdt.feature.feature.group" version="1.0.1.201209200903"/> </location>
Since this is useful to JBT users and JBDS users alike, we could consider moving this from the JBDS TP into the Central TP and exposing it as a new Central Discovery connector.
- blocks
-
JBIDE-17254 Create Luna M7 target-platform
- Closed
- is blocked by
-
JBIDE-17321 org.jboss.tools.jst.jsdt 3.6.0.Beta2 depends on incorrect json implementation - must use Import-Package: com.eclipsesource.json;version="0.9.1"
- Closed
- relates to
-
JBDS-3032 Bring back m2e.jdt to default eclipse install
- Closed