Replies: 2 comments 4 replies
-
A Maven perspective sounds good to me, a own EPP is IMHO a bit too much and would require a user to already choose the right product when installing Eclipse. A perspective would allow to change later and would also make that available to all EPPs that include M2E. Besides highlighting and hiding some Import- and other Options, that perspective can also high-light some M2E specific views like
If we add a perspective we should use E4. |
Beta Was this translation helpful? Give feedback.
-
Other IDEs don't have a strong concept of perspectives or EPP. IMO multiplication of perspectives and products is exactly what makes the Eclipse IDE less focused on user needs but instead artificially exposing some internals (which Eclipse.org projects contributes this or that; what are the internal concepts of the plugin...). I think perspective are useful only if using some features efficiently cannot be achieved with the standard "Resources" perspective -and I don't think it's the case here-; and an EPP is IMO more than overkill as I don't get why a user will want to download a "Maven IDE" when they can already have a complete Java IDE. |
Beta Was this translation helpful? Give feedback.
-
Its often told that other IDEs servers users better, because they are simpler / less confusing / more focused / ...
Because of this, I wonder if it would be useful to have a Maven perspective (or even a Maven EPP), it does not have to be much different than the "standard" but probably can hide some of the options and make others more prominent.
Beta Was this translation helpful? Give feedback.
All reactions