Xtext, Xcore and Maven: how to configure everything? [message #1746128] |
Sat, 22 October 2016 15:59  |
Eclipse User |
|
|
|
I'm trying to build an Xtext project based on an Xcore model and built with Maven/Tycho. To do so, I basically use the wizards provided by Xtext 2.9, so:
1 - I create a model in an Xcore project
2 - Then I create an Xtext project based on the model, selecting the Maven option
3 - And then I add the Maven nature to the Xcore project setting the packing to "eclipse-plugin" and configuring the parent artifact as the Xtext parent artifact
In the end, I try to run the the Maven install but it issues a missing requirement, the Xcore lib.
I've looked around and tried to configure the dependency to org.eclipse.emf.ecore.xcore.lib_1.1.100 in many ways, but I still don't know how to set everything up.
I will be thankful if someone can help me. (please be patient with my lack of knowledge on Maven).
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03302 seconds