[
https://issues.jboss.org/browse/JBIDE-13698?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-13698:
---------------------------------------------
I've raised to m2e team before to add these to the Maven menu to be easier to find and
*not* overload the run menu but they have denied that so far.
Also note if we add them to the project "build" menu it will be lying since
Eclipse is not using these to actually build with.
It will also be wrong if users are using gradle or ant or something else.
But Introducing a custom "Build As..." menu could make sense - would need to be
based on what kind of project is actually selected. Wether it is mvn package or mvn
install is not something we can detect upfront since that is *highly* dependent on the
pom.xml contents so we would need both there and maybe have a MRU(most recently used) sort
on it.
Build As submenu
----------------
Key: JBIDE-13698
URL:
https://issues.jboss.org/browse/JBIDE-13698
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Burr Sutter
Attachments: Screen Shot 2013-03-01 at 8.03.01 AM.png
This is a usability issue - new users to Eclipse struggle with finding the "mvn
package" or "mvn install" options hidden in the JBDS menu. Having those
under Run As is simply not intuitive. Not too mention that there is a Maven menu, that
does not have the build options - which would have been slightly more intuitive.
One proposal is a Build As menu - where I can issue my various mvn commands.
Screenshot of current JBDS 7 context menu (right-click) on a project attached.
--
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