As part of a project I'm currently working on, I've implemented a series of Help pages in HTML, which are accessible when clicking a JButton inside the system. I've made use of the previously created [BareBonesBrowserLaunch.java|http://www.centerkey.com/java/browser/myapp/BareBonesBrowserLaunch.java], and when running the project through Eclipse it worked fine, loading up the native browser (Firefox in this case, when using Windows XP) with the ...