[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8465) Ensure that the BPEL Project wizard opens the BPEL perspective

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


Ensure that the BPEL Project wizard opens the BPEL perspective 
---------------------------------------------------------------

                 Key: JBIDE-8465
                 URL: https://issues.jboss.org/browse/JBIDE-8465
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: bpel
    Affects Versions: 3.2.0.Final
            Reporter: Brian Fitzpatrick
            Assignee: Robert (Bob) Brodt
             Fix For: 3.2.1, 3.3.0.M1


This task is an extension of JBDS-1554. When creating a new BPEL Project, we need to make sure that the BPEL perspective is set as the "final" and "preferred" perspective ID. This can be done by updating the BPEL Project wizard's "newWizard" extension point and setting the "preferredPerspectives" and "finalPerspective" 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.

This will help make sure that the correct perspective is opened when a user creates a new BPEL Project from the new JBDS Welcome Screen in the next release.

preferred IDs = BPEL perspective
final IDs = BPEL perspective

--
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