Author: nickboldt
Date: 2012-03-15 10:22:02 -0400 (Thu, 15 Mar 2012)
New Revision: 39534
Modified:
trunk/central/features/org.jboss.tools.central.feature/feature.xml
Log:
JBIDE-11299 - include Examples features when installing Central
Modified: trunk/central/features/org.jboss.tools.central.feature/feature.xml
===================================================================
--- trunk/central/features/org.jboss.tools.central.feature/feature.xml 2012-03-15 14:10:18
UTC (rev 39533)
+++ trunk/central/features/org.jboss.tools.central.feature/feature.xml 2012-03-15 14:22:02
UTC (rev 39534)
@@ -13,4 +13,10 @@
</license>
<plugin id="org.jboss.tools.central" download-size="0"
install-size="0" version="0.0.0" unpack="false"/>
+
+ <!-- JBIDE-11299 - include Examples features when installing Central -->
+ <includes id="org.jboss.tools.project.examples.feature"
version="0.0.0" />
+ <includes id="org.jboss.tools.community.project.examples.feature"
version="0.0.0" />
+ <includes id="org.jboss.tools.maven.project.examples.feature"
version="0.0.0" />
+
</feature>
Show replies by date