File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 22
33
44These 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
98within Eclipse, with immediate JavaScript testing and debugging in a browser based on code development
109in Java. Using the java2script/SwingJS Eclipse plug-in, both Java .class files and their equivalent .js files are created simultaneously.
1110
You can’t perform that action at this time.
0 commit comments