Stefan Dimov Messages: 14 Registered: July 2009 Location: Sofia, Bulgaria
Junior Member
The JPA Diagram Editor is based on Graphiti framework and actually it IS using an XMI file for diagram representation. At first this file was located in the project diagrams folder. Now, in this folder there is an XML file representing the diagram, but it's used only during opening/saving the diagram. During editing the editor still uses an XMI file. All the project diagram XMI files are now located under:
Interesting.
This is a need to know so that we can archive the xmi off with the source code for the project for future references.
Any reason that the xmi file can't be part of the file structure of the project?