Author: dgolovin
Date: 2008-02-20 08:45:04 -0500 (Wed, 20 Feb 2008)
New Revision: 6463
Modified:
trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
Log:
JBIDE-1687
including plug-ins with templates for html and jsp tags in build
Modified: trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
===================================================================
--- trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2008-02-20 12:56:56
UTC (rev 6462)
+++ trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2008-02-20 13:45:04
UTC (rev 6463)
@@ -463,4 +463,18 @@
install-size="0"
version="0.0.0"/>
+ <plugin
+ id="org.jboss.tools.jst.vpe.html"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
+ <plugin
+ id="org.jboss.tools.jst.vpe.jsp"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>
Show replies by date