Author: scabanovich
Date: 2009-08-27 11:23:59 -0400 (Thu, 27 Aug 2009)
New Revision: 17335
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4811
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml 2009-08-27 15:22:20 UTC
(rev 17334)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml 2009-08-27 15:23:59 UTC
(rev 17335)
@@ -6,14 +6,14 @@
<xmlEditor
class="org.jboss.tools.seam.ui.pages.editor.SeamPagesEditor"
contributorClass="org.jboss.tools.seam.ui.pages.editor.PagesMultiPageContributor"
- entities="FileSeamPages12,FileSeamPages20,FileSeamPages21"
+
entities="FileSeamPages12,FileSeamPages20,FileSeamPages21,FileSeamPages22"
icon="$nl$/images/xstudio/editors/seam-pages.gif"
name="Seam Pages">
</xmlEditor>
<xmlEditor
class="org.jboss.tools.jst.web.ui.editors.WebCompoundEditor"
contributorClass="org.jboss.tools.common.model.ui.texteditors.MultiPageContributor"
- entities="FileSeamPage12,FileSeamPage20,FileSeamPage21"
+
entities="FileSeamPage12,FileSeamPage20,FileSeamPage21,FileSeamPage22"
icon="$nl$/images/xstudio/editors/seam-pages.gif"
name="Seam Page">
</xmlEditor>