Re: RenderDoc - how?
Posted by
gouessej on
Oct 17, 2023; 11:22am
URL: https://forum.jogamp.org/RenderDoc-how-tp4043038p4043071.html
JogAmp itself needs to be turned into a full module with the right "opens" and "exports" clauses as I have found no mean of opening a package of a module to another module, "opens" refers to a package belonging to the module designated by the directive.