javafx-gradle-plugin
javafx-gradle-plugin copied to clipboard
Plugin breaks modular kotlin support
There is a kotlin example for modular projects: https://github.com/ilya-g/kotlin-jlink-examples When adding this plugin to the main app, it won't work anymore. I don't know if this is due to this plugin or the example.