File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 219219 <arg value =" java/lang/Long.js" />
220220 <arg value =" java/lang/Float.js" />
221221 <arg value =" java/lang/Double.js" />
222+ <arg value =" java/lang/Boolean.js" />
222223
223224 <arg value =" java/lang/Encoding.js" />
224225 <arg value =" java/lang/String.js" />
250251 <arg value =" net/sf/j2s/ajax/AClass.js" />
251252 <arg value =" net/sf/j2s/ajax/ASWTClass.js" />
252253
254+ <arg value =" net/sf/j2s/ajax/SimpleSerializable.js" />
255+ <arg value =" net/sf/j2s/ajax/SimpleRPCRunnable.js" />
256+ <arg value =" net/sf/j2s/ajax/AJAXServletRequest.js" />
257+ <arg value =" net/sf/j2s/ajax/AJAXServletSWTRequest.js" />
258+
253259 <classpath >
254260 <pathelement path =" ${ j2s.lib.project } /bin" />
255261 </classpath >
266272 <exclude name =" **/*.class" />
267273 <exclude name =" **/AjaxPlugin.js" />
268274 <exclude name =" **/AJAXVariableInitializer.js" />
275+ <exclude name =" **/Base64.js" />
276+ <exclude name =" **/SimpleRPCHttpServlet.js" />
269277 <exclude name =" **/*.swp" />
270278 <exclude name =" **/*.swo" />
271279 </fileset >
You can’t perform that action at this time.
0 commit comments