Author: akazakov
Date: 2011-02-23 17:51:34 -0500 (Wed, 23 Feb 2011)
New Revision: 29294
Modified:
branches/jbosstools-3.2.x/seam/plugins/org.jboss.tools.seam.ui/plugin.xml
Log:
https://issues.jboss.org/browse/JBIDE-8464 fixed in brunch
Modified: branches/jbosstools-3.2.x/seam/plugins/org.jboss.tools.seam.ui/plugin.xml
===================================================================
--- branches/jbosstools-3.2.x/seam/plugins/org.jboss.tools.seam.ui/plugin.xml 2011-02-23
22:45:40 UTC (rev 29293)
+++ branches/jbosstools-3.2.x/seam/plugins/org.jboss.tools.seam.ui/plugin.xml 2011-02-23
22:51:34 UTC (rev 29294)
@@ -21,7 +21,7 @@
icon="$nl$/icons/view/seam_project_new.gif"
id="org.jboss.tools.seam.ui.wizards.SeamProjectWizard"
name="Seam Web Project"
- preferredPerspectives="org.jboss.tools.seam.ui.SeamPerspective"
+ preferredPerspectives="org.jboss.tools.seam.ui.SeamPerspective,
org.jboss.tools.jst.web.ui.WebDevelopmentPerspective"
project="true">
<description>
Create a Seam Web Project