FibreFoX / javafx-gradle-plugin

Gradle plugin for JavaFX
Apache License 2.0
427 stars 59 forks source link

Resolve issue 103... #112

Closed lenborje closed 6 years ago

lenborje commented 6 years ago

... by looking for the ant jar in either JRE/lib/ or lib/, regardless of Java version.

This should resolve issue #103.

Tested with Java 8, 9, 10, and 11. (The latter needs gradle patches, too.)

FibreFoX commented 6 years ago

Please see #119 for the reason this gets closed. Please do not take this personally.