Author: dgolovin
Date: 2008-02-25 15:05:16 -0500 (Mon, 25 Feb 2008)
New Revision: 6559
Modified:
trunk/struts/features/org.jboss.tools.struts.feature/feature.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-1821
templates for struts included in struts feature
Modified: trunk/struts/features/org.jboss.tools.struts.feature/feature.xml
===================================================================
--- trunk/struts/features/org.jboss.tools.struts.feature/feature.xml 2008-02-25 16:50:31
UTC (rev 6558)
+++ trunk/struts/features/org.jboss.tools.struts.feature/feature.xml 2008-02-25 20:05:16
UTC (rev 6559)
@@ -253,4 +253,11 @@
install-size="0"
version="0.0.0"/>
+ <plugin
+ id="org.jboss.tools.struts.vpe.struts"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>