[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-7073) Project Examples Should Provide The Option To Switch To A Specified Perspective

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Wed Sep 15 16:57:28 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco resolved JBIDE-7073.
----------------------------------

    Fix Version/s: 3.2.0.Beta
       Resolution: Done


Now it is possible to add the perspectiveId element to the project_examples.xml file as follows:

<project>
  <category>...</category>
  <name>...</name>
  ...
  <perspectiveId>org.jboss.tools.seam.ui.SeamPerspective</perspectiveId>
</project>

The project example wizard will show a dialog providing a switch to a corresponding perspective.
The preferences set with Window>Preferences>General>Perspectives are respected.

> Project Examples Should Provide The Option To Switch To A Specified Perspective
> -------------------------------------------------------------------------------
>
>                 Key: JBIDE-7073
>                 URL: https://jira.jboss.org/browse/JBIDE-7073
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: project-examples
>            Reporter: Dan Florian
>            Assignee: Snjezana Peco
>             Fix For: 3.2.0.Beta
>
>
> I used Project Examples to import a Teiid Designer project. The "Resource" perspective was open at the time. The first thing I did was open the "Teiid Designer" perspective so that appropriate actions, views, etc. would be available while working with that example project I just imported. It would be nice if the Project Examples framework, after the project was imported, either automatically switched to, or asked the user if they wanted to switch to, a specified perspective. This specified perspective could be identified in the examples XML file. Per Max, it might "be possible to reuse/mimic new project wizards preferred perspective option."

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list