You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The program does not work on windows 10. I have tried opening it with both JRE 1.8.0_341 and JDK 17.0.4 and literally nothing happens.
Update: I got this when trying to execute it through powershell
Error: Could not find or load main class sample.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
The text was updated successfully, but these errors were encountered:
The program does not work on windows 10. I have tried opening it with both JRE 1.8.0_341 and JDK 17.0.4 and literally nothing happens.
Update: I got this when trying to execute it through powershell
Error: Could not find or load main class sample.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
The text was updated successfully, but these errors were encountered: