Enterprise Architect supports a UML 2 export, which produces an XML file valid to the OMG’s UML specification. Nevertheless, it is not possible to open it with an UML editor of Eclipse without any modifications, because the Eclipse implementation of the UML2 metamodel differs in some places.
We developed an XSLT script, which can be easily added to Enterprise Architect as MDG Technology, for exporting a UML file. This file can be opened and edited directly in Eclipse with traditional tree-based UML editors. Currently, Class Diagrams and simple State Charts are supported.
Follow these simple steps if you have EA v.9.3 or higher:
- Add this URL to your MDG Technologies in EA via Settings --> MDG Technologies… --> Advanced --> Add URL… https://demo.lieberlieber.com/downloads/UMLExportTechnology_v1.xml
- Select a Package in your Project Browser and click on Extensions --> Publish --> Eclipse UML Export (Name the export file <filename>.uml
For more information, we kindly refer to our blog entry: http://blog.lieberlieber.com/2012/11/13/export-your-ea-models-for-eclipse/