Am 21.01.2024 um 10:01 schrieb Andreas Hauffe:
is there a way to check in the restored function of a ModuleInstall Object, if 
the nogui option was used to run the program?
Since --nogui does not a full "headless" mode (this has to be done by the launcher?!) you allways should also add "-J-Djava.awt.headless=true" to your command line. After that GraphicsEnvironment.isHeadless() will give you the right info

Greetings
Jens


--
http://blog.nigjo.de/netbeans
https://threema.id/3Y279Z3U


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to