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 think released JAR file is very outdated and will not run because it depends on JavaFX, which is not shipped by default with modern JDK versions. Build with gradle wrapper is broken on JDK 17, seems like gradle binary is too old. I'd recommend to try to build NoticEditor with locally installed gradle. It seems like the build is broken with Gradle 7.4.1, I'll provide fix for it later.
Build should now work correctly. If something is not working, please the output of gradle run --stacktrace or gradle jar --stacktrace command in directory with sources of NoticEditor.
Is there a list of requirements? for some reason i am not able to run the JAR file on the releases.
The text was updated successfully, but these errors were encountered: