Author: scabanovich
Date: 2009-08-28 09:40:43 -0400 (Fri, 28 Aug 2009)
New Revision: 17350
Modified:
branches/jbosstools-3.0.x/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4829
merge from 3.1.0
Modified: branches/jbosstools-3.0.x/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml
===================================================================
---
branches/jbosstools-3.0.x/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml 2009-08-28
13:40:11 UTC (rev 17349)
+++
branches/jbosstools-3.0.x/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.xml 2009-08-28
13:40:43 UTC (rev 17350)
@@ -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="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="images/xstudio/editors/seam-pages.gif"
name="Seam Page">
</xmlEditor>