Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[xtext-dev] Migration to version 1.0.0

Because of some problemswith version 0.7.2 (especially increasing number of NPE in extension functions while generating and performance issues) I wanted to give 1.0.0 a try.
But I need some help here.
1) Are there any pom-files, because I used maven with 0.7.2
If not, what are the dependencies, so I can install my own poms
2) How can I start my mwe2 workflow from within maven? I used fornax plugin 3.0.1 with 0.7.2. But that doesn't seem to work with 1.0.0 !?
If I write my own maven2 plugin what class/method do I have to call to run my workflow?

Thanks in advance
--Heiko




Back to the top