java headless on OS X
Want to run some command line java app on OS X, but tired of getting the whole dock-launch app-icon thing? Just add -Djava.awt.headless=true
to the java command line!
Want to run some command line java app on OS X, but tired of getting the whole dock-launch app-icon thing? Just add -Djava.awt.headless=true
to the java command line!