Re: getAWTgraphicsconfiguration() causes NPE error
Posted by
gouessej on
Apr 06, 2022; 12:03pm
URL: https://forum.jogamp.org/getAWTgraphicsconfiguration-causes-NPE-error-tp4041439p4041710.html
Hello
Thank you for your feedback. Actually, as you had still the same warnings caused by reflective accesses, it seemed to indicate that the addition of --add-opens didn't have the expected effect. Please can you tell us where you put --add-opens into IntelliJ? The wiki provides some information for other major IDEs including Apache NetBeans and Eclipse.
On the long term, we'll probably have to provide modules with the necessary information at the right place in order to drive "--add-opens" useless but if some internal classes disappear, we'll have to find another solution.