أخبار

I just added a FileDialog method to my java app (Cocoa-Java, but I think this is java related) and am getting this error:threads/frog.java:33: cannot resolve symbol ...
The problem: JavaFX seems to be missing so when I run the "gradlew RichTextDemo" command the compilation fails. Looking through the source code I can see any reference to javafx highlighted in red and ...
Hello, im trying to create a Discord Bot, but i cannot acces to the JDA libary, Here my Main.java: ...