We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95adf6 commit a990924Copy full SHA for a990924
1 file changed
README.md
@@ -3,7 +3,9 @@
3
4
These notes are for Java developers who want to convert their Java applets or Java applications to
5
JavaScript, allowing continued one-source development of both Java and JavaScript. SwingJS is not
6
-a one-time "port" to JavaScript. It is a system that allows real-time Java-to-JavaScript conversion
+a one-time "port" to JavaScript.
7
+
8
+It is a system that allows real-time Java-to-JavaScript conversion
9
within Eclipse, with immediate JavaScript testing and debugging in a browser based on code development
10
in Java. Using the java2script/SwingJS Eclipse plug-in, both Java .class files and their equivalent .js files are created simultaneously.
11
0 commit comments