Skip to content

Commit b2214f0

Browse files
committed
readme
1 parent 44486d6 commit b2214f0

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ or adapting/fixing the runtime JavaScript files.
66
Do not run any of the Java or compiled JavaScript here. This project just creates the
77
files needed by other projects.
88

9+
The src directory contains all the transpilable Java source for SwingJS.
10+
11+
The site directory contains all the transpiled JavaScript for SwingJS.
12+
13+
The srcjs directory contains only the initial run-time files needed to get a page started.
14+
These files need to be copied to the site/swingjs directory if they are changed.
15+
16+
The entire site directory is then copied to a j2s project as the starting point.
17+
18+
919
See https://github.com/BobHanson/SwingJS-Examples for examples.
1020

1121
hansonr@stolaf.edu

sources/net.sf.j2s.java.core/srcjs/js/debug.log

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)