ddarriba / jmodeltest2

Automatically exported from code.google.com/p/jmodeltest2
GNU General Public License v3.0
74 stars 47 forks source link

Please use xdg-open instead of BrowserLauncher #39

Open tillea opened 7 years ago

tillea commented 7 years ago

Hi, there was a suggestion by a Debian Developer to replace the Java solution BrowserLauncher by xdg-open. Please consider the attached patch. Kind regards, Andreas.

BrowserLauncher.java.zip

tillea commented 7 years ago

Hi, in the discussion about the buggy Debian package some even better solution came up. Please rather use the JDK API for launching the browser instead. Thanks for considering, Andreas.