sdrtrunk icon indicating copy to clipboard operation
sdrtrunk copied to clipboard

Update build.gradle

Open ImagoTrigger opened this issue 3 years ago • 2 comments
trafficstars

Adds back the latest JavaFX gradle plugin and requests version 17 of the jfx libs in the build process

ImagoTrigger avatar Mar 20 '22 05:03 ImagoTrigger

this should help building the project when the machine has a JDK installed that does not include JavaFX

ImagoTrigger avatar Mar 23 '22 08:03 ImagoTrigger

This pull request should be merged, as I wasn't able to compile on my Mac without it.

thpryrchn avatar Oct 06 '22 01:10 thpryrchn

I'm doing regression testing for an NBFM bug introduced in v0.5.0-beta1 and this solved my build issues following 0eec2e7. Installing JDKs with JavaFX didn't help for some reason. IntelliJ saw the packages but gradle didn't.

pilot51 avatar Jan 28 '23 04:01 pilot51