Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't find Ant-JavaFX library #150

Open
wackyvert opened this issue Dec 29, 2019 · 4 comments
Open

Couldn't find Ant-JavaFX library #150

wackyvert opened this issue Dec 29, 2019 · 4 comments

Comments

@wackyvert
Copy link

I know there's already been an issure created for this exact problem, but setting JAVA_HOME hasn't fixed any of my problens. I get that exact error, I have OpenJDK installed.

@FibreFoX
Copy link
Owner

You need to have OpenJFX installed too, having just OpenJDK installed isn't everything that is required,

@wackyvert
Copy link
Author

Could you explain how to do that? I've done everything it says on https://openjfx.io (add path variable for jfx, i also have JRE_HOME and JAVA_HOME set correctly)

@FibreFoX
Copy link
Owner

Can you give me a bit more details to your development environment? Which gradle-version are you using, which JDK/(Open)JFX are you using?

Just a reminder, this gradle-plugin is not yet working with JDKs beyond JDK 8, which changes 2020.

@FlySkyPie
Copy link

same problem here.

I found issue mention $JAVA_HOME/lib/ant-javafx.jar:

but I didn't see the file what I downloaded from:
http://gluonhq.com/download/javafx-11-0-2-sdk-linux/

cd javafx-sdk-11.0.2/lib
ls *.jar

and I got:

javafx.base.jar  javafx.controls.jar  javafx.fxml.jar  javafx.graphics.jar  javafx.media.jar  javafx.swing.jar  javafx-swt.jar  javafx.web.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants