File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 5959 <pathelement path =" ${ j2s.lib.project } /bin" />
6060 </classpath >
6161 </java >
62+
63+ <java classname =" net.sf.j2s.lib.build.SmartJSCompressor" >
64+ <arg value =" ${ j2s.core.src } /java/lang/ClassLoaderProgressMonitor.js" />
65+ <arg value =" ${ j2s.core.bin } /java/lang/ClassLoaderProgressMonitor.js" />
66+
67+ <arg value =" clazz.existed=true" />
68+ <arg value =" no.clazzloader.mode=true" />
69+ <arg value =" link.compress=true" />
70+
71+ <classpath >
72+ <pathelement path =" ${ j2s.lib.project } /bin" />
73+ </classpath >
74+ </java >
6275
6376 <java classname =" net.sf.j2s.lib.build.SmartJSCompressor" >
6477 <arg value =" ${ j2s.core.bin } /java/lang/Console.js" />
8093
8194 <arg value =" java/lang/Class.js" />
8295 <arg value =" java/lang/ClassLoader.js" />
96+ <arg value =" java/lang/ClassLoaderProgressMonitor.js" />
8397 <arg value =" java/lang/Console.js" />
8498
8599 <classpath >
You can’t perform that action at this time.
0 commit comments