Skip to content

Commit a990924

Browse files
committed
readme
1 parent e95adf6 commit a990924

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
These notes are for Java developers who want to convert their Java applets or Java applications to
55
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
6+
a one-time "port" to JavaScript.
7+
8+
It is a system that allows real-time Java-to-JavaScript conversion
79
within Eclipse, with immediate JavaScript testing and debugging in a browser based on code development
810
in Java. Using the java2script/SwingJS Eclipse plug-in, both Java .class files and their equivalent .js files are created simultaneously.
911

0 commit comments

Comments
 (0)