rt/launcher/src/main/java/org/apidesign/bck2brwsr/launcher/Launcher.java
Thu, 18 Apr 2013 23:09:30 +0200 Can execute 'dual' tests: bck2brwsr can use regular launcher, javaquery.api can use FX Web View one
Thu, 18 Apr 2013 05:47:45 +0200 Tests can start inside FX Web View
Wed, 20 Mar 2013 11:53:10 +0100 Merge with default branch to get fixed argument type (ClassLoader instead of URLClassLoader)
Wed, 20 Mar 2013 11:47:19 +0100 Typo in the API: We need just a plain class loader
Thu, 14 Mar 2013 09:22:28 +0100 Hacky way (relies on singleton) to get FX working. Can attach @On(event=CLICK) and show alert in FX WebView now
Wed, 13 Mar 2013 16:20:03 +0100 Initial attempt to use JavaFX: When running with -Dvmtest.brwsrs=fx, it runs the tests inside of WebView
Thu, 28 Feb 2013 21:00:39 +0100 Few tweaks to launcher's Javadoc
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository