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

Fix OpenJFK issues to support developing against GeneiousPrime #116

Closed
jdeck88 opened this issue Jun 25, 2020 · 2 comments
Closed

Fix OpenJFK issues to support developing against GeneiousPrime #116

jdeck88 opened this issue Jun 25, 2020 · 2 comments

Comments

@jdeck88
Copy link
Member

jdeck88 commented Jun 25, 2020

Currently, Geneious Prime (2019.1.1) requires Java 11 and Java 11 does not contain OpenJFK.
I tried installing JFK libraries through gradle but could not get a working configuration to recognize them.
This issue highlights the need to get this working again. Meanwhile, i am developing the plugin using
Java 10 and Geneious v 11.1.5

@matthew-cheung
Copy link
Collaborator

@jdeck88 it sounds like you might have been trying to run with an earlier version of Geneious. Support for Java 11 was added in 2019.0 so you shouldn't get any messages about missing JavaFX classes from that version or later. Could you double check geneiousPublicAPIVersion in build.gradle.

If you were using 2019.0 or later, were you running via the Gradle runner or via the IntelliJ runner?

@jdeck88
Copy link
Member Author

jdeck88 commented Nov 16, 2022

I was able to fix this in the latest plugin release.... not sure of the exact issue here, but it is running now.

@jdeck88 jdeck88 closed this as completed Nov 16, 2022
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

2 participants