launcher/http/src/main/java/org/apidesign/bck2brwsr/launcher/Bck2BrwsrLauncher.java
Thu, 03 Oct 2013 15:51:55 +0200 Work on javac branch seems to have some results, so merge it
Mon, 23 Sep 2013 00:59:14 +0200 Can we run Javac in the bck2brwsr VM?
Thu, 09 May 2013 21:51:56 +0200 Sharing BaseHTTPLauncher between FX and Bck2Brwsr
Tue, 07 May 2013 16:16:21 +0200 No need for hacks anymore now when GRIZZLY-1450 was fixed
Sun, 05 May 2013 18:16:43 +0200 Both HTTP launchers now provide a way to get to the HttpServer (after casting to Callable)
Sun, 28 Apr 2013 22:10:57 +0200 Load the last found URL
Sun, 28 Apr 2013 10:14:31 +0200 Splitting launcher API and its implementation based on Bck2Brwsr