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

Correctly determine JavaFX version when embedded #76

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

adangel
Copy link
Member

@adangel adangel commented Sep 28, 2023

Fixes #72

It also displays the java version and javafx version in "Help > About".

I've tested it with openjdk-17 (adoptium) + openjfx17 and oracle-java-8 (which contains an embedded javafx 8).

Note: The designer doesn't work with azul openjdk which also includes openjfx. See also #71.

@adangel adangel added this to the 7.0.0 milestone Sep 28, 2023
@adangel adangel merged commit c828e7a into pmd:master Sep 29, 2023
1 check passed
adangel added a commit that referenced this pull request Sep 29, 2023
adangel added a commit that referenced this pull request Sep 29, 2023
Correctly determine JavaFX version when embedded #76
@adangel adangel deleted the issue-72-javafx-version branch September 29, 2023 09:49
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

Successfully merging this pull request may close these issues.

NPE when launching Designer
1 participant