You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using Liberica JDK 14 to develop JavaFX applications using ant build on NetBeans 12, but I'm getting many errors... Like: Warning: java executable not found in JDK, evaluating java executable in RT instead.
JavaFX deployment library not found in active JDK.
Please check that the JDK is correctly installed and its version is at least 7u4 on Mac or 7u6 on other systems.
Are there any possible solutions for ant build or should I consider a migration to others build tool (maven/gradle)?
The text was updated successfully, but these errors were encountered:
Hi,
I'm using Liberica JDK 14 to develop JavaFX applications using ant build on NetBeans 12, but I'm getting many errors... Like:
Warning: java executable not found in JDK, evaluating java executable in RT instead.
JavaFX deployment library not found in active JDK.
Please check that the JDK is correctly installed and its version is at least 7u4 on Mac or 7u6 on other systems.
Are there any possible solutions for ant build or should I consider a migration to others build tool (maven/gradle)?
The text was updated successfully, but these errors were encountered: