Skip to content

Latest commit

 

History

History
176 lines (122 loc) · 7.28 KB

USEFUL-INFO.md

File metadata and controls

176 lines (122 loc) · 7.28 KB

Useful info

On this page, I gather various useful information and links related to Java GUI apps development.

Java

General:

Logging:

Testing:

Static analysis annotations (e.g. @NonNull, @NotNull)

Maven

JavaFX (OpenJFX)

General:

Java API docs:

Tutorials:

FAQs:

Useful packages:

Redux for Java(FX):

Legacy:

Parsing

yacc, bison, ANTLR v4, CFGs ...

ANTLR v4:

Tools

Other

Fun

Game dev

Libraries:

FAQs:

Bomberman / Game of Bombs:

Minecraft and Java: