Skip to content

Commit bf00a57

Browse files
committed
readme
1 parent a990924 commit bf00a57

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33

44
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.
5+
JavaScript, allowing continued one-source development of both Java and JavaScript.
76

8-
It is a system that allows real-time Java-to-JavaScript conversion
7+
java2script/SwingJS is not a one-time "port" to JavaScript. It is a system that allows real-time Java-to-JavaScript conversion
98
within Eclipse, with immediate JavaScript testing and debugging in a browser based on code development
109
in Java. Using the java2script/SwingJS Eclipse plug-in, both Java .class files and their equivalent .js files are created simultaneously.
1110

0 commit comments

Comments
 (0)