gluonfx-gradle-plugin
gluonfx-gradle-plugin copied to clipboard
fixes #128 - throw away redundant shenanigans with classpath & module…
An attempt to fix #128 and #157. --module-path has already configured by org.openjfx:javafx-plugin which is used side by side with this plugin. There is no need to spoil this configuration with this redundant work.
As reported in issues - nativeRunAgent doesn't work at all and this modification fixes it. Tested with Gradle 7.4.2