[jbosstools-commits] JBoss Tools SVN: r35462 - trunk/common/features/org.jboss.tools.common.jdt.feature.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Oct 7 03:29:26 EDT 2011


Author: fbricon
Date: 2011-10-07 03:29:26 -0400 (Fri, 07 Oct 2011)
New Revision: 35462

Modified:
   trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml
Log:
JBIDE-8972  : should work MUCH better if I commit the feature.xml referencing the new JDT plugins

Modified: trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml
===================================================================
--- trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml	2011-10-07 05:36:17 UTC (rev 35461)
+++ trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml	2011-10-07 07:29:26 UTC (rev 35462)
@@ -15,4 +15,6 @@
 
 	<plugin id="org.jboss.tools.common.jdt.debug" download-size="0" install-size="0" version="0.0.0" unpack="false" />
 	<plugin id="org.jboss.tools.common.jdt.debug.ui" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+	<plugin id="org.jboss.tools.common.jdt" download-size="0" install-size="0" version="0.0.0" unpack="false" />
+	<plugin id="org.jboss.tools.common.jdt.ui" download-size="0" install-size="0" version="0.0.0" unpack="false" />
 </feature>



More information about the jbosstools-commits mailing list