You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Dear,
kevoree example use maven as build system but how to use kevoree with gradle?
thanks
The text was updated successfully, but these errors were encountered: