[
https://issues.jboss.org/browse/JBIDE-8464?page=com.atlassian.jira.plugin...
]
Martin Malina commented on JBIDE-8464:
--------------------------------------
Alexey, can you please advice on how to verify this fix? How can I see which perspective
is preferred? When I create a new Seam Project and have the Seam Perspective active, I can
see Web Development in Window -> Open Perspective, but that was the case also in JBDS
4.0.
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.M1, 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