Login  Register

Re: Unable to determine GraphicsConfiguration

Posted by gouessej on Mar 05, 2024; 1:28pm
URL: https://forum.jogamp.org/Unable-to-determine-GraphicsConfiguration-tp4042444p4043377.html

Sven Gothel wrote
(a few months ago I played a little with trying to inject something
to have add-opens alike attributes using our current build
to resolve the module issues - but we would need to move
to modules all the way to be allowed adding some of these
options it seems.)
You could put module-info.class into META-INF/versions/9/ (it wouldn't break old versions of Java) but I doubt that we can open the packages of modules that we don't build whereas the manifest attributes might allow that, I need to give it a try to confirm.
Julien Gouesse | Personal blog | Website