jponge / vertx-gradle-plugin

An opinionated Gradle plugin for Vert.x projects
Apache License 2.0
113 stars 15 forks source link

Support Kotlin MPP (Multiplatform Projects) #30

Open slavaatsig opened 5 years ago

slavaatsig commented 5 years ago

With a release of Kotlin 1.3 and improved support for multiplatform projects in Gradle, there were some changes in directory structures that should be considered by the plugin.

yuanqingfei commented 4 years ago

I met such problem. It cannot find main Verticle which defined in MPP mainJvm