Skip to content

Commit 8ec6405

Browse files
committed
adds reference to net.sf.j2s.core/dist/dropins
1 parent 66cf46d commit 8ec6405

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ within Eclipse, with immediate JavaScript testing and debugging in a browser bas
1616
in Java. Using the java2script/SwingJS Eclipse plug-in, both Java .class files and their equivalent .js files are created simultaneously.
1717

1818

19-
java2script/SwingJS includes an Eclipse plug-in (technically a "drop-in"), net.sf.j2s.core.zip,
20-
along with a JavaScript version of the Java Virtual Machine (SwingJS) to allow the rapid and
19+
java2script/SwingJS includes an Eclipse plug-in (technically a "drop-in"), net.sf.j2s.core.zip
20+
(see https://github.com/BobHanson/java2script/blob/master/sources/net.sf.j2s.core/dist/dropins),
21+
along with a JavaScript version of the Java Virtual Machine (SwingJS, https://github.com/BobHanson/java2script/blob/master/sources/net.sf.j2s.java.core/SwingJS-site.zip)
22+
to allow the rapid and
2123
automated production of browser-ready JavaScript versions of Java applications and applets.
2224

2325

0 commit comments

Comments
 (0)