We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbb093 commit 371da28Copy full SHA for 371da28
sources/net.sf.j2s.java.core/srcjs/README.txt
@@ -1,9 +1,16 @@
1
-This directory contains:
+This directory:
2
+
3
+- preserves files that need to be present in site/ as swingjs2.js
4
+- stores the files that build_core_applet.xml needs to create swingjs/j2s/core/ files
5
6
7
+It contains:
8
9
10
js/*.js a set of files needed for all SwingJS pages
11
12
js/make.bat a script that concatenates the *.js files in the right order to make swingjs2.js
13
14
js/core/ a folder used by build_core_applet.xml to create Google closure-compiled swingjs/j2s/core files.
15
16
0 commit comments