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
I have been unable to use Java 8 as my version of intelliJ does not support creating a JavaFX project with a java version less than 11. When using Java11+ I cannot run your jar due to this error. Error: Could not find or load main class com.vladsch.javafx.webview.debugger.WebViewDebugSample. I'm certain that class is there as I've opened your test jar in a decompiler. Is there any way to use this tool with Java 11+? Any suggestions regarding how I can get the Debug Sample to work would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
I have been unable to use Java 8 as my version of intelliJ does not support creating a JavaFX project with a java version less than 11. When using Java11+ I cannot run your jar due to this error. Error: Could not find or load main class com.vladsch.javafx.webview.debugger.WebViewDebugSample. I'm certain that class is there as I've opened your test jar in a decompiler. Is there any way to use this tool with Java 11+? Any suggestions regarding how I can get the Debug Sample to work would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: