Re: noob: what java SDK version and what code style?
Posted by
gouessej on
Nov 15, 2022; 9:11pm
URL: https://forum.jogamp.org/noob-what-java-SDK-version-and-what-code-style-tp4041932p4041934.html
Hello
There are easier examples to use as a first step:
https://jogamp.org/wiki/index.php?title=Jogl_TutorialI use OpenJDK 17 and it works but you have to use many --add-opens clauses to make it work as I explained many times on this forum.