Generated ecore models refer to Xbase using relative paths [message #1016175] |
Tue, 05 March 2013 06:00  |
Eclipse User |
|
|
|
Hi,
the EMF-IncQuery project recently received a bug report (https://bugs.eclipse.org/bugs/show_bug.cgi?id=401552) that the generated ecore models contain references with strange relative paths such as the following:
eType="ecore:EClass ../../../../../../../org.eclipse.xtext.xbase/model/Xbase.ecore#//XExpression"
All examples contain references to referenced Xbase elements. I have experimented with various mwe settings as suggested in various forum posts, but could not find a way to replace those relative urls with absolute ones.
Is there a way I missed to generate the ecore models with either platform:/plugin style url (I know about the Eclipse platform dependency that way) or EPackage nsUri based urls, or I have to replace the EMF model with a manually created one?
Thanks,
Zoltán
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06266 seconds