jogamp
›
jogl
Login
Register
Search
everywhere
only in this topic
Advanced Search
noob: what java SDK version and what code style?
Classic
List
Threaded
♦
♦
Locked
3 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
TMGeorge
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Nov 15, 2022; 2:51pm
noob: what java SDK version and what code style?
Hi there,
I am not a java pro and I played with jogl years ago. I just wanted to get into it again but I struggle to get
modern-jogl-examples again running with latest eclipse and open jdk 19 and JOGL 2.3.2. It worked after switching to jdk 8.
Do I have to use jdk 8 or can I use a higher one?
rgds
tmg
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Nov 15, 2022; 9:11pm
Re: noob: what java SDK version and what code style?
Administrator
Hello
There are easier examples to use as a first step:
https://jogamp.org/wiki/index.php?title=Jogl_Tutorial
I 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.
Julien Gouesse |
Personal blog
|
Website
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Nov 15, 2022; 9:16pm
Re: noob: what java SDK version and what code style?
Administrator
In reply to
this post
by TMGeorge
There are two examples in my tutorials:
https://gouessej.wordpress.com/2012/08/01/java-3d-est-de-retour-java-3d-is-back/#commandline
https://gouessej.wordpress.com/2020/04/05/javafx-et-jogl-fonctionnent-ensemble-javafx-and-jogl-work-together/#commandlineinterface
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page