We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44486d6 commit b2214f0Copy full SHA for b2214f0
2 files changed
sources/net.sf.j2s.java.core/README.txt
@@ -6,6 +6,16 @@ or adapting/fixing the runtime JavaScript files.
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
+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
19
See https://github.com/BobHanson/SwingJS-Examples for examples.
20
21
hansonr@stolaf.edu
sources/net.sf.j2s.java.core/srcjs/js/debug.log
0 commit comments