I am trying to setup maven build for xcore generation with help of tycho.
Looks like I need use tycho-eclipserun-plugin. Eclipserun plug-in gives me an ability to run eclipse application during maven build. Is where any prepared tools to generate xcore through eclipse command line? Or how I can generate xcore programatically through XCoreGenerator?
P.S. Could not find specified category for xcore/xtext
Please use eclipse.tools.emf for questions about Xcore; it's part of the
EMF project so it uses the EMF forum. Your issue sounds related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=410736 but I have no idea
about how Maven works or whether workflow integration would help with
Maven; the bugzilla seems to indicate such integration would help with
Maven, but I'm clueless about that.
On 31/07/2013 3:01 PM, Igor Zapletnev wrote:
> I am trying to setup maven build for xcore generation with help of tycho.
> Looks like I need use
> http://wiki.eclipse.org/Tycho/Additional_Tools#tycho-eclipserun-plugin. Eclipserun
> plug-in gives me an ability to run eclipse application during maven
> build. Is where any prepared tools to generate xcore through eclipse
> command line? Or how I can generate xcore programatically through
> XCoreGenerator?
> P.S. Could not find specified category for xcore/xtext