|
|
|
Download the necessary software according to our area.
Install Eclipse.
Unzip EMF from %ECLIPSE_HOME%, the EMF zip file contains two directories, a plugins directory and a features directory.
Checked with the .
|
|
|
|
Re-start Eclipse and verify that everything is installed.
To do so, go to Help->About Eclipse Platform->Plug-in Details.
Check the following entries.
|
| Provider |
Plugin name |
| Eclipse.org |
Eclipse Modeling Framework (EMF) |
| Eclipse.org |
Ecore Edit Support |
| Eclipse.org |
EMF Common |
| Eclipse.org |
EMF Common UI |
| Eclipse.org |
EMF Ecore |
| Eclipse.org |
EMF Ecore Code Generation |
| Eclipse.org |
EMF Ecore Code Generation UI |
| Eclipse.org |
EMF Edit |
| Eclipse.org |
EMF Edit UI |
| Eclipse.org |
EMF Mapping |
| Eclipse.org |
EMF Mapping UI |
| Eclipse.org |
EMF Template Code Generator |
| Eclipse.org |
EMF Template Code Generator UI |
| Eclipse.org |
EMF XMI |
| Eclipse.org |
Sample Ecore Editor |
|
|
|
|
Browse your %ECLIPSE_HOME%/features directory.
Check the following entries.
|
| Directory Name |
| org.eclipse.emf_1.1.0 |
|
|
Browse your %ECLIPSE_HOME%/plugins directory.
Check the following entries.
|
| Directory Name |
| org.eclipse.emf.codegen.ecore.ui_1.1.0 |
| org.eclipse.emf.codegen.ecore_1.1.0 |
| org.eclipse.emf.codegen.ui_1.1.0 |
| org.eclipse.emf.codegen_1.1.0 |
| org.eclipse.emf.common.ui_1.1.0 |
| org.eclipse.emf.common_1.1.0 |
| org.eclipse.emf.ecore.edit_1.1.0 |
| org.eclipse.emf.ecore.editor_1.1.0 |
| org.eclipse.emf.ecore.xmi_1.1.0 |
| org.eclipse.emf.ecore_1.1.0 |
| org.eclipse.emf.edit.ui_1.1.0 |
| org.eclipse.emf.edit_1.1.0 |
| org.eclipse.emf.mapping.ui_1.1.0 |
| org.eclipse.emf.mapping_1.1.0 |
| org.eclipse.emf_1.1.0 |
|
|
|
|
Stop Eclipse and delete the above directories.
|
|
|
|
Download the necessary software according to our area.
Install Eclipse.
Unzip EclipseUML from %ECLIPSE_HOME%, the EclipseUML contains two directories, a plugins directory and a features directory.
REMARK: EMF should be installed first.
Checked with the .
|
|
|
|
Re-start Eclipse and verify that everything is installed.
To do so, go to Help->About Eclipse Platform->Plug-in Details.
Check the following entries.
|
| Provider |
Plugin name |
| Apache Software Foundation |
Velocity |
| Eclipse.org |
Draw2d |
| Eclipse.org |
Graphical Editing Framework |
| Omondo © |
Batik SVG Toolkit |
| Omondo © |
Eclipse UML Database |
| Omondo © |
Eclipse UML Documentation Generation PLugin |
| Omondo © |
Eclipse UML Enterprise Edition Documentation |
| Omondo © |
Eclipse UML Plugin Core |
| Omondo © |
Eclipse UML Plugin Enterprise Edition |
| Omondo © |
Eclipse UML Plugin Open API Model |
| Omondo © |
Formatting Objects Processor (FOP) |
| Omondo © |
Java XSL-FO to RTF converter (JFOR) |
| Omondo © |
Novosoft NSUML |
| Omondo © |
Omondo Tools Plugin |
| Omondo © |
Saxon-Java XSLT processor |
| Omondo © |
Xalan-Java XSLT processor |
| Omondo © |
Xerces Based XML Parser |
| VaultTec.org |
Velocity UI |
|
|
|
|
Browse your %ECLIPSE_HOME%/features directory.
Check the following entries.
|
| Directory Name |
| com.omondo.uml.enterprise_0.8.5 |
| org.eclipse.gef_2.1.2 |
| org.vaultec.velocity_1.0.2 |
|
|
Browse your %ECLIPSE_HOME%/plugins directory.
Check the following entries.
|
| Directory Name |
| com.icl.saxon_6.5.1 |
| com.omondo.database_0.7.2 |
| com.omondo.tools_0.9.0 |
| com.omondo.uml.core_1.5.0 |
| com.omondo.uml.docgen_0.4.0 |
| com.omondo.uml.enterprise.doc.user_0.8.1 |
| com.omondo.uml.enterprise_0.8.5 |
| com.omondo.uml.model_1.2.1 |
| com.omondo.xerces_2.6.0 |
| org.apache.batik_1.5.5 |
| org.apache.fop_0.20.5 |
| org.apache.velocity_1.3.1 |
| org.apache.xalan_2.5.1 |
| org.eclipse.draw2d_2.1.2 |
| org.eclipse.gef_2.1.2 |
| org.jfor.jfor_0.7.2 |
| org.vaultec.velocity.ui_1.0.2 |
| ru.novosoft.nsuml_1.4 |
|
|
|
|
Stop Eclipse and delete the above directories.
|
|
|
|
Download the necessary software according to our area.
Install Eclipse.
In this howto we assume that you have successfully installed java.
There are two ways to install our jar file.
If the jar.exe is associated with the .jar extension inside your operating system, a double click on our jar file is enough
to launch the installation procedure.
If not, open a shell under your operating system, go into the directory where you downloaded EclipseUML then type the following :
java -jar eclipseUML_enterpriseEdition-installer_X.Y.Z.YYYYMMDD.jar
Re-start Eclipse and verify that everything is installed.
To do so, go to Help->About Eclipse Platform->Plug-in Details.
Check EMF, GEF and EclipseUML entries according to our zip installation procedure.
|
|
|
|
Below your %ECLIPSE_HOME% directory you should see an Uninstaller directory.
We assume that you have successfully installed EclipseUML below your %ECLIPSE_HOME% installation.
In this howto we assume that you have successfully installed java.
There are two ways to uninstall EclipseUML.
If the jar.exe is associated with the .jar extension inside your operating system, a double click on our jar file is enough
to launch the uninstallation procedure.
If not, open a shell under your operating system, go into the %ECLIPSE_HOME%/Uninstaller directory then type the following :
java -jar eclipseuml-uninstaller.jar
Re-start Eclipse and verify that everything is uninstalled.
To do so, go to Help->About Eclipse Platform->Plug-in Details.
Check EMF, GEF and EclipseUML entries.
|