[Laszlo-dev] Something changed recently in our build system...
P T Withington
ptw at pobox.com
Fri Jun 4 07:59:24 PDT 2010
...that causes java to 'come to the front' on OS X. In the past this has been solved by something like making sure we link against the 'headless' AWT, otherwise just starting java causes it to create a menu bar which brings it to the front. Damned annoying if you are running a build in the background.
http://java.sun.com/developer/technicalArticles/J2SE/Desktop/headless/
I'm thinking maybe changes to how we compile the lfc or solo compile the console (or the magical compilation of the right-click menu LZX into the LFC) might be responsible.
More information about the Laszlo-dev
mailing list