[Xcore] Generate code in Tycho build [message #1755009] |
Sun, 26 February 2017 07:17  |
Eclipse User |
|
|
|
I am currently trying Tycho again after a long time, and made some progress thanks to Lars Vogel's excellent tutorial on POM-less Tycho builds.
I got it to even compile Scala code out of the box, I just had to add the Scala-IDE p2 repository to my main pom.xml.
However, the Java code for Xcore models is not generated.
Currently, as a workaround, I check my src-gen folder into Git so the generated source is present, but for obvious reasons I don't want this in the future - I want that the code is generated during the Maven run.
About this topic the only thing I found is this thread on tycho-user but I don't fully understand it.
Can anyone guide me how to achieve the Java code being built from an Xcore model using Tycho and Maven?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04028 seconds