Jogl / Java3D with Java 11 ?
Posted by DonPearson on Aug 02, 2019; 1:29am
URL: https://forum.jogamp.org/Jogl-Java3D-with-Java-11-tp4039896.html
I admit to being confused -- but I am retired and still trying to keep some of Java3D apps alive. About a year ago, I was able to transition from use of Java3D to using JOGAMP jar files and get my applications working with Java 1.8. I use Netbeans for building and developing the distributable. For Java 11, we no longer are able to use the app along with a JRE (more specifically I would like to transition to using modules and have a standalone app). It appears that the latest JOGAMP jar files are still 2015. Has anyone modified them to include a module statement in the jar file? Perhaps I don't have this quite correct, but I do want to step up to Java11 and have standalone apps. Any insight would be appreciated.