You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ java2script/java2script is the overall master of the project. However, all activ
5
5
These notes are for Java developers who want to convert their Java applets or Java applications to
6
6
JavaScript, allowing continued, simultaneous one-source development of both Java and JavaScript.
7
7
8
+
A discussion of application limitations and features is at https://github.com/BobHanson/java2script/blob/master/sources/net.sf.j2s.core/dist/swingjs/differences.txt
9
+
8
10
Developers of java2script/SwingJS itself should read README-developers.md
0 commit comments