Author: scabanovich
Date: 2007-10-15 12:51:43 -0400 (Mon, 15 Oct 2007)
New Revision: 4205
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
Log:
JBIDE-1054
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-15 16:36:04 UTC (rev
4204)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2007-10-15 16:51:43 UTC (rev
4205)
@@ -88,10 +88,10 @@
</editor>
</extension>
<extension point="org.eclipse.ui.actionSets">
- <actionSet description="%actionSets.modelActions.description"
id="com.redhat.studio.actionSet"
label="%actionSets.modelActions.label" visible="true">
+ <!--actionSet description="%actionSets.modelActions.description"
id="com.redhat.studio.actionSet"
label="%actionSets.modelActions.label" visible="true">
<action
class="org.jboss.tools.jst.web.ui.action.RunPageActionDelegate"
icon="images/xstudio/actions/run_project.gif"
id="org.jboss.tools.jst.web.ui.action.RunPageActionDelegate"
label="%actionSets.serverActions.runApplicationFromSelectedElement.label"
style="pulldown" toolbarPath="Normal/SSRun"
tooltip="%actionSets.serverActions.runApplicationFromSelectedElement.label">
</action>
- </actionSet>
+ </actionSet-->
</extension>
<!--extension id="textproblemmarker" name="%textProblemName"
point="org.eclipse.core.resources.markers">
<super type="org.eclipse.core.resources.problemmarker">
Show replies by date