[jbosstools-commits] JBoss Tools SVN: r17614 - trunk/struts/plugins/org.jboss.tools.struts.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Sep 16 09:22:38 EDT 2009


Author: scabanovich
Date: 2009-09-16 09:22:38 -0400 (Wed, 16 Sep 2009)
New Revision: 17614

Modified:
   trunk/struts/plugins/org.jboss.tools.struts/plugin.xml
Log:


Modified: trunk/struts/plugins/org.jboss.tools.struts/plugin.xml
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts/plugin.xml	2009-09-16 13:22:05 UTC (rev 17613)
+++ trunk/struts/plugins/org.jboss.tools.struts/plugin.xml	2009-09-16 13:22:38 UTC (rev 17614)
@@ -392,4 +392,12 @@
 			
    </extension>
 
+   <extension
+         point="org.jboss.tools.common.model.modelnatures">
+      <modelnature 
+      	name="org.jboss.tools.struts.strutsnature"
+      	displayName="Struts"
+      	watcherContributor="org.jboss.tools.struts.webprj.model.helpers.sync.SyncProjectContext"
+      	/>
+   </extension>
 </plugin>
\ No newline at end of file



More information about the jbosstools-commits mailing list