[
https://issues.jboss.org/browse/JBIDE-13773?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-13773:
----------------------------------------
No, this menu is not controlled by perspectives. If you want to add some wizard to this
popup menu (Right click on the resource) you just declare it in your plugin and bind it to
particular resource type (you can check the nature of the project, the type of resource,
etc). And this menu will be shown for every perspective.
So you don't define this menu for particular perspective.
But File->New is a different story. You can fill File->New when defining the
perspective.
Clean-Up New Context Menu
-------------------------
Key: JBIDE-13773
URL:
https://issues.jboss.org/browse/JBIDE-13773
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Burr Sutter
Attachments: Screen Shot 2013-03-12 at 11.52.38 AM.png
The New context-menu in the JBoss Perspective has too many options, several of which are
not valuable to the average end-user.
Possible Removals:
- Project
- SQL File
- Annotation
- Enum
- Dynamic Web Project
- Enterprise Application Project
- JSP File
- Filter
- Listener
- Servlet
- Decorator
- Interceptor
- Example...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira