[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8464) Ensure that the Seam Project wizard opens the Seam perspective with the Web Development perspective as preferred

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Feb 22 12:21:14 EST 2011


Ensure that the Seam Project wizard opens the Seam perspective with the Web Development perspective as preferred
----------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-8464
                 URL: https://issues.jboss.org/browse/JBIDE-8464
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Seam
    Affects Versions: 3.2.0.Final
            Reporter: Brian Fitzpatrick
            Assignee: Alexey Kazakov
             Fix For: 3.2.1, 3.3.0.M1


This task is an extension of JBDS-1554. When creating a new Seam Project, the Seam perspective is already set as the final perspective and opened by default. We also need to add the Web Development (perspective) to the "preferred" list. This can be done by updating the Seam Project wizard's "newWizard" extension point and setting the "preferredPerspectives" properties. In order to see these properties, you'll need to grab the Eclipse SDK and Eclipse Platform SDKs to be installed if they aren't already or they won't appear as options in the plugin editor.

final perspective ID = Seam perspective (already done)
preferred list = Seam perspective and Web Development perspective IDs

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list