eclipse-uml2 / uml2

An EMF-based implementation of the UML 2.x metamodel for the Eclipse platform.
Eclipse Public License 2.0
5 stars 4 forks source link

Make org.eclipse.uml2 accessible standalone #102

Open eclipse-uml2-bot opened 1 week ago

eclipse-uml2-bot commented 1 week ago

| --- | --- | | Bugzilla Link | 562871 | | Status | NEW | | Importance | P3 enhancement | | Reported | May 06, 2020 05:22 EDT | | Modified | May 06, 2020 06:33 EDT | | Reporter | Ed Willink |

Description

org.eclipse.uml2 provides the official OMG models, but not in a form that is accessible from a standalone program that can only guess the spelling of the JAR.

Please add a Dummy class to the org.eclipse.uml2 plugin so that a standalone aplication can locate the JAR on the classpath.

eclipse-uml2-bot commented 1 week ago

By Ed Willink on May 06, 2020 06:33

More seriously, the model folder is not included in the binary build. Until that is fixed, the plugin is 100% bloat.