]
Denis Maliarevich commented on JBIDE-8954:
------------------------------------------
Because there is only one command in the plugin I suggest to leave it in an global
"Uncategorized" category. An appropriate category could be added later. Thus
categoryId was removed from the command.
Commands should really have a category:
plug-in='org.jboss.tools.jsf',
id='org.jboss.tools.jsf.web.commands.CreateJSF2CompositeCommand',
categoryId='org.jboss.tools.jsf.commands.category'
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-8954
URL:
https://issues.jboss.org/browse/JBIDE-8954
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.3.0.M1
Reporter: Alexey Kazakov
Assignee: Denis Maliarevich
Fix For: 3.3.0.M2
There is a message in eclipse log appears while running JBT:
Commands should really have a category: plug-in='org.jboss.tools.jsf',
id='org.jboss.tools.jsf.web.commands.CreateJSF2CompositeCommand',
categoryId='org.jboss.tools.jsf.commands.category'
--
This message is automatically generated by JIRA.
For more information on JIRA, see: