Creating an EMF Model using a Graphical Editor
Top
Previous
Next: Creating a New Model
Step 0: Prerequisites
Download and install the latest EclipseUML plugin from the Omondo web site (http://www.omondo.com/download.jsp) and its dependent plugins. The screenshots below were captured when
version 1.2.1 was available, but you should use the latest version you find on the Omondo web site.
- Download the Auto-Installer and save the jar file in, say, c:\temp.
(If you already have the GEF and EMF plugins, you might want
to download the zip file which is smaller, but make sure you have the correct
versions of the dependencies.)
- Execute the jar file you downloaded:
C:\> cd c:\temp
C:\temp> java -jar eclipseuml-installer_1.2.1.ar
- Follow the instructions as the installer runs to install the EclipseUML, GEF, and EMF plugins into your Eclipse installation.
- Launch Eclipse. If you have run Eclipse before installing EclipseUML, you will be prompted to run the Update Manager. Select Yes and follow through the steps to install EclipseUML.
Select Help>About Eclipse Platform.
- Click the Plug-in Details button.
- Verify that the following highlighted plugins show up in the dialog.
Top
Previous
Next: Creating a New Model