Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: ECLIPSE-0.4
-
Fix Version/s: None
-
Component/s: mevenide-eclipse
-
Labels:None
-
Number of attachments :
Description
There is two major pieces of functionality in Meven IDE:
– Managing dependency (including repository search/browse) and maven runner.
– POM editors and validators.
Second one is almost 100% overlap with XSD-aware XML editor (such as XMLBuddy or Eclipse WTP), so it would be neat to have Mevenide for Eclipse packaged as two separate features, so uder may choose to not install POM editors. Eclipse update manager allows to express such dependencies and even force to install required features. See for example update site for BytecodeOutline plugin at http://download.forge.objectweb.org/eclipse-update/
Please let me know if you need help with build or update site configuration for such packaging.
Issue Links
- depends upon
-
MEVENIDE-4
fix cycles in mevenide-ui-eclipse
-
- is related to
-
MEVENIDE-265
Add Maven ClasspathContainer
-
yup.. wanted to do that some time ago.. but there are some package cycles to fix before..