Java2Script provides an Eclipse Java to JavaScript transpiler, with a nearly complete implementation of the Java Virtual Machine with AWT and Swing in JavaScript, with simple, automated parallel creation of both class files and js files. To date, over 600 applets have been converted.
this reopens #167 - adds a missing class: java.util.InputMismatchException and the standard openjdk test class: test/ScanTest.java which should run without any test failures.
Current state: stuck: @BobHanson - site/test_ScanTest.html?j2sheadless fails with the following console output:
j2sApplet exec testApplet start applet null
transpiler was unknown now 3.2.9-v1 for java.lang.Class
j2sApplet running headlessly
java.util.InputMismatchException
this reopens #167 - adds a missing class: java.util.InputMismatchException and the standard openjdk test class: test/ScanTest.java which should run without any test failures.
Current state: stuck: @BobHanson - site/test_ScanTest.html?j2sheadless fails with the following console output: j2sApplet exec testApplet start applet null transpiler was unknown now 3.2.9-v1 for java.lang.Class j2sApplet running headlessly java.util.InputMismatchException