Author: scabanovich
Date: 2011-03-25 14:41:07 -0400 (Fri, 25 Mar 2011)
New Revision: 30046
Removed:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/wizards/palette/
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF
trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
Log:
JBIDE-8629
https://issues.jboss.org/browse/JBIDE-8629
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF 2011-03-25 18:39:58
UTC (rev 30045)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/META-INF/MANIFEST.MF 2011-03-25 18:41:07
UTC (rev 30046)
@@ -21,7 +21,6 @@
org.jboss.tools.jst.web.ui.wizards.appregister,
org.jboss.tools.jst.web.ui.wizards.links,
org.jboss.tools.jst.web.ui.wizards.newfile,
- org.jboss.tools.jst.web.ui.wizards.palette,
org.jboss.tools.jst.web.ui.wizards.process,
org.jboss.tools.jst.web.ui.wizards.project
Require-Bundle: org.eclipse.ui.ide,
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2011-03-25 18:39:58 UTC (rev
30045)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2011-03-25 18:41:07 UTC (rev
30046)
@@ -508,8 +508,6 @@
class="org.jboss.tools.jst.web.ui.wizards.appregister.AppRegisterWizard"/>
<xclass id="org.jboss.tools.jst.web.ui.wizards.links.HiddenLinksWizard"
class="org.jboss.tools.jst.web.ui.wizards.links.HiddenLinksWizard"/>
- <xclass id="org.jboss.tools.jst.web.ui.wizards.palette.ImportTLDPage"
- class="org.jboss.tools.jst.web.ui.wizards.palette.ImportTLDPage"/>
<xclass
id="org.jboss.tools.jst.web.ui.wizards.project.AddProjectTemplateNameView"
class="org.jboss.tools.jst.web.ui.wizards.project.AddProjectTemplateNameView"/>
<xclass
id="org.jboss.tools.jst.web.ui.wizards.project.AddProjectTemplatePropertiesView"