Creating two xtext files for two file extensions [message #1800725] |
Mon, 07 January 2019 07:15  |
Eclipse User |
|
|
|
Hi all,
I have successfully set up a xtext project for one file extension.
Now I want to extend my DSL language for a second file extension.
That second language should extend my first DSL and allow some additional features.
I would like to know whether anyone could advise me in setting up that correctly.
My aim is to set-up all languages in one trojects. Is this a suitable approach or should I set-up two Independent trojects for those languages?
I would prefer setting up the languages in the same project.
My current problem is the following:
I created a second xtext and a second mwe2 file in the same project.
The second xtext file used the first DSL as grammar and an import of the url.
If I generate the Xtext artifacts of the second language I get an error saying "Failed to execute EMF generator .... Could not find GenModel for EPackage "
So, how to set-up that second language extending the first one?
Thanks for all your patience!
Best regards,
Martin
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04245 seconds