Community
Participate
Working Groups
Created attachment 189188 [details] correct XML.ecore + registration to EMF XML.ecore metamodel does not respect usual place (i.e. should be in "model/" folder) and is not registered to EMF so its URI cannot be used under runtie or deployed applications. The attachement is a patch correcting these two problems.
Patch integration in progress.
I've committed the patch with a small modification: I changed the URL of the "XML" Ecore package to http://www.eclipse.org/am3/2007/XML, as AM3 is no longer part of GMT. Vincent, please could you test that the version from the SVN is OK for you?
I tested it: it works well :-) I synchronized Portolan source on Eclipse Labs with this and it works perfectly. Thanks.
Thanks Vincent. The patch has been successfully applied.
Created attachment 189292 [details] add 'model' folder to build
Adding the XML metamodel in 'model' folder, we forgot to register this one for the build ('build.properties' file).
The upgrade has been done: thanks again Vincent!
Patch successfully applied.