EMF: Object is not contained in a resource

Veröffentlicht von

I had a small problem saving my EMF model to XML. I got the error message “The object … is not contained in a resource”.

image

The solution is simple. In the EMF editor just set containment to true for the reference:

image

Done! After that, the object was saved correctly in the XML file.

Kommentar hinterlassen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert