Login  Register

Re: RenderDoc - how?

Posted by imakerobots on Oct 16, 2023; 7:59pm
URL: https://forum.jogamp.org/RenderDoc-how-tp4043038p4043070.html

I was unable to find an "opens" command that would correctly fix the problem.  IntelliJ insisted that it could not open java.desktop or sun packages for jogl.all.

Yes, I have used `opens` and `exports` module commands before, but only for my packages to other apps.