Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho + xcore

AFAIK, there is no Maven plugin specific to Xcore generation. However, the tycho-eclipserun-plugin provides you the necessary to invoke Eclipse application (including Eclipse antRunner ) to leverage existing mechanism for headless generation: http://wiki.eclipse.org/Tycho/Additional_Tools#tycho-eclipserun-plugin
If you're fine with doing some Maven plugin development, you can give a try to creating a Maven plugin dedicated to Xcore.

HTH
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top