We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get an error when i execute the jar file with
jav -jar weblaf-demo-1.2.13-jar-with-dependencies.jar
here is the error that is output
ERROR com.alee.utils.CoreSwingUtils - Uncaught EventQueue exception: java.lang.ExceptionInInitializerError java.lang.ExceptionInInitializerError
strange because i have run this demo before on another system and it worked. but now its wont. Im on java 21
The text was updated successfully, but these errors were encountered:
mgarin
No branches or pull requests
I get an error when i execute the jar file with
jav -jar weblaf-demo-1.2.13-jar-with-dependencies.jar
here is the error that is output
ERROR com.alee.utils.CoreSwingUtils - Uncaught EventQueue exception: java.lang.ExceptionInInitializerError java.lang.ExceptionInInitializerError
strange because i have run this demo before on another system and it worked. but now its wont. Im on java 21
The text was updated successfully, but these errors were encountered: