I can seem to find anyway of stopping the output being generated when I execute my JOGL apps. Is this possible??
thnx.
The only way to silence the output is currently to disable the workaround by specifying -DATI_WORKAROUND=false on the command line. We’ll take out the println in the next beta.