Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MDT/UML2/UsingUML2

< MDT‎ | UML2
Revision as of 11:05, 30 August 2009 by Unnamed Poltroon (Talk) (How to access sample uml2 diagrams in eclipse)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sample Diagrams

In the eclipse installation directory after installing the Modelling Edition you should find:

plugins/org.plugins/org.eclipse.uml2.diagram.examples.clazz_0.9.0.v200906031456.jar

These can be installed into a project in eclipse by doing

File->Import->General->Archive File
Select the archive file
For 'Into folder' select a folder in an existing/dummy project

This then gives several diagrams in, eg diagram/06-04-02/07 Classes/

Back to the top