Author: max.andersen(a)jboss.com
Date: 2007-10-19 06:40:18 -0400 (Fri, 19 Oct 2007)
New Revision: 4374
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
Log:
JBIDE-645 and JBIDE-647 ...parentCategory was set to WTP category which is not reliably
picked up. resetting to none.
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2007-10-19 10:24:32 UTC (rev
4373)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2007-10-19 10:40:18 UTC (rev
4374)
@@ -126,7 +126,6 @@
<extension point="org.eclipse.ui.newWizards">
<category name="JBoss Tools Web"
- parentCategory="org.eclipse.wst.web.ui"
id="org.jboss.tools.jst.web">
</category>
<wizard category="org.jboss.tools.jst.web"
class="org.jboss.tools.jst.web.ui.wizards.newfile.NewCSSFileWizard"
icon="images/xstudio/wizards/new_css_file.gif"
id="org.jboss.tools.jst.web.ui.wizards.newfile.NewCSSFileWizard" name="CSS
File" project="false">
Show replies by date