[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmt.amw] Re: *.ecore Format not EMF/GMF compatible ?

Hello,

Do you want to create a graphical editor for weaving models?
I don't know technical details about GMF, but the AMW models and metamodels are all created using the standard API of EMF, thus I don't think the problem comes from incompatible formats. For instance, it is possible to open them using the "Sample Ecore Model Editor".



Regards,

Marcos.

Tim Brömme wrote:
Hi !

I used AMW to weave two Metamodells and exportet the resulting model
via the "weaver menu -> save ... in ecore format". My goal was to generate
a modeleditor using GMF. But When I try to open the resulting *.ecore file
the GMF-Ecore-Viewer raises two errors:

1. PackageNotFoundException: "mw_base_ext" not found
2. ClassNotFoundException:   "model"       not found


Is there something I am missing ? Are the two ecore-formats incompatible ?

Thanks in advance,
Tim