Author: dazarov
Date: 2008-07-10 10:35:59 -0400 (Thu, 10 Jul 2008)
New Revision: 9116
Modified:
trunk/seam/plugins/org.jboss.tools.seam.pages.xml/resources/meta/seam-pages.meta
Log:
http://jira.jboss.com/jira/browse/JBIDE-2309
Modified:
trunk/seam/plugins/org.jboss.tools.seam.pages.xml/resources/meta/seam-pages.meta
===================================================================
---
trunk/seam/plugins/org.jboss.tools.seam.pages.xml/resources/meta/seam-pages.meta 2008-07-10
13:27:38 UTC (rev 9115)
+++
trunk/seam/plugins/org.jboss.tools.seam.pages.xml/resources/meta/seam-pages.meta 2008-07-10
14:35:59 UTC (rev 9116)
@@ -2817,7 +2817,7 @@
</XModelAttributes>
<XActionItem kind="list">
<XActionItem ICON="action.empty" displayName="New"
kind="list" name="CreateActions">
- <XActionItem HandlerClassName="%SpecialWizard%"
ICON="action.empty"
+ <!--XActionItem HandlerClassName="%SpecialWizard%"
ICON="action.empty"
PROPERTIES="support=org.jboss.tools.seam.pages.xml.model.handlers.AddViewSupport"
displayName="New Page (wizard)..." kind="action"
name="AddPageWizard">
<EntityData EntityName="SeamPagesAddViewWizard">
@@ -2825,20 +2825,20 @@
<AttributeData AttributeName="create file"
Mandatory="no"/>
<AttributeData AttributeName="template" Mandatory="no"/>
</EntityData>
- </XActionItem>
+ </XActionItem-->
<XActionItem
HandlerClassName="org.jboss.tools.seam.ui.pages.editor.commands.AddPageOnDiagramHandler"
ICON="action.empty"
- displayName="New Page (diagram)..." kind="action"
name="AddPage"/>
- <XActionItem
+ displayName="New Page..." kind="action"
name="AddPage"/>
+ <!--XActionItem
HandlerClassName="org.jboss.tools.jsf.model.handlers.JSFProcessRegirectHandler"
ICON="action.empty"
PROPERTIES="actionpath=CreateActions/AddException"
- displayName="New Exception (wizard)..." kind="action"
name="AddExceptionWizard"/>
+ displayName="New Exception (wizard)..." kind="action"
name="AddExceptionWizard"/-->
<XActionItem
HandlerClassName="org.jboss.tools.seam.ui.pages.editor.commands.AddExceptionOnDiagramHandler"
ICON="action.empty"
- displayName="New Exception (diagram)..." kind="action"
name="AddException"/>
+ displayName="New Exception ..." kind="action"
name="AddException"/>
</XActionItem>
<XActionItem HIDE="always"
HandlerClassName="org.jboss.tools.jsf.model.handlers.CreateCommentHandler"