kevoree-modeling-framework
kevoree-modeling-framework copied to clipboard
How to use it with gradle?
Dear,
kevoree example use maven as build system but how to use kevoree with gradle?
thanks
Hello,
Yes we have no gradle plugin right now. We have initiated one in past but which was not stable enough for everyday usage. However now the KMF compiler is delivered as a standalone .jar file which can generate the code simply by using java -jar compiler.jar myModel.mm. So I guess the easiest way to integrate into a maven build is to use an external compiler plugin. However i will like quickly if i can provide the old gradle plugin
thanks I will try with KMF compiler .
Do not hesitate to contact us in case you have trouble.