Author: akazakov
Date: 2012-01-06 15:02:08 -0500 (Fri, 06 Jan 2012)
New Revision: 37697
Modified:
trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml
Log:
https://issues.jboss.org/browse/JBIDE-8464 Ensure that the Seam Project wizard opens the
Seam perspective with the Web Development perspective as preferred
Modified: trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml
===================================================================
--- trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml 2012-01-06 19:51:05 UTC (rev
37696)
+++ trunk/cdi/plugins/org.jboss.tools.cdi.ui/plugin.xml 2012-01-06 20:02:08 UTC (rev
37697)
@@ -222,6 +222,7 @@
id="org.jboss.tools.cdi.ui.wizard.NewCDIProjectWizard"
name="CDI Web Project"
preferredPerspectives="org.jboss.tools.common.ui.JBossPerspective,org.eclipse.jst.j2ee.J2EEPerspective,org.jboss.tools.jst.web.ui.WebDevelopmentPerspective"
+ finalPerspective="org.jboss.tools.common.ui.JBossPerspective"
project="true">
<description>
Create a CDI Web Project