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

swingx-demos : WebStart support was removed in Java 11 #12

Open
homebeaver opened this issue Nov 4, 2021 · 1 comment
Open

swingx-demos : WebStart support was removed in Java 11 #12

homebeaver opened this issue Nov 4, 2021 · 1 comment

Comments

@homebeaver
Copy link
Owner

homebeaver commented Nov 4, 2021

swingx-demos uses jnlp (aka webstart)

but:
WebStart support was deprecated in Oracle JDK / JRE distros with Java 9 and removed in Java 11.
see https://stackoverflow.com/questions/55930547/openjdk-and-java-webstart

@homebeaver
Copy link
Owner Author

  • so remove import of swingx.jnlp jar to compile demo without this jar

homebeaver added a commit to homebeaver/SwingSet3 that referenced this issue Nov 5, 2021
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

1 participant