Skip to content

Commit e95adf6

Browse files
committed
readme
1 parent 52d74ae commit e95adf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
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
66
a one-time "port" to JavaScript. It is a system that allows real-time Java-to-JavaScript conversion
7-
within Eclipse, with immediate JavaScript testing and debugging, but continued Java development.
8-
The outcome is a set of Java .class files and their equivalent .js files.
7+
within Eclipse, with immediate JavaScript testing and debugging in a browser based on code development
8+
in Java. Using the java2script/SwingJS Eclipse plug-in, both Java .class files and their equivalent .js files are created simultaneously.
99

1010
Developers of java2script/SwingJS itself should read README-developers.md
1111

0 commit comments

Comments
 (0)