Author: dmaliarevich
Date: 2011-05-26 12:23:19 -0400 (Thu, 26 May 2011)
New Revision: 31519
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml
Log:
https://issues.jboss.org/browse/JBIDE-8954 , categoryId was removed for the command
Modified: trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml 2011-05-26 16:10:44 UTC (rev 31518)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/plugin.xml 2011-05-26 16:23:19 UTC (rev 31519)
@@ -875,7 +875,6 @@
<extension
point="org.eclipse.ui.commands">
<command
- categoryId="org.jboss.tools.jsf.commands.category"
id="org.jboss.tools.jsf.web.commands.CreateJSF2CompositeCommand"
description="%CreateJSF2Composite"
name="%CreateJSF2Composite"