Skip to content

Commit 728e32f

Browse files
committed
README files
1 parent 4f5dab1 commit 728e32f

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

sources/net.sf.j2s.core/README.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The net.sf.j2s.core Eclipse project creates the Java2Script transpiler for SwingJS.
2+
3+
See the dist/dropins folder for the latest distribution and installation notes.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
The net.sf.j2s.java.core Eclipse j2s project creates the run-time JavaScript "JVM" for SwingJS.
2+
3+
You should only be working here if you are making new JavaScript files from Java
4+
or adapting/fixing the runtime JavaScript files.
5+
6+
Do not run any of the Java or compiled JavaScript here. This project just creates the
7+
files needed by other projects.
8+
9+
hansonr@stolaf.edu
10+

0 commit comments

Comments
 (0)