• Christian Schudt's avatar
    Launcher: Use Desktop.getDesktop().browse(). · 8256b86b
    Christian Schudt authored
    The BrowserLauncher class seems to be really outdated (from 2001) and it doesn't even launch the browser on my Mac OS X.
    
    Since Java 1.6, there is java.awt.Desktop, which can open a browser as well, so let's use that one.
    8256b86b
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...