File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
sources/net.sf.j2s.java.core Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ or adapting/fixing the runtime JavaScript files.
66Do not run any of the Java or compiled JavaScript here. This project just creates the
77files 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+
919See https://github.com/BobHanson/SwingJS-Examples for examples.
1020
1121hansonr@stolaf.edu
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments