[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Custom save

By default, GMF saves model files into two files already, one XML that corresponds to XSD (e.g. foo.my) and another XMI with the graphical notation (e.g. foo.my_diagram).

If .gmfgen > Gen Editor Generator > Same File for Diagram and Model is selected, then both of these files would be saved into one.

Jevon

Alex wrote:
Hi,

How can I save model into 2 files, one XML that correspond to XSD and one XML with graphical info - coordinates etc?