Skip to content

Commit 26faf09

Browse files
author
zhourenjian
committed
Add missed folder and files
1 parent dc5404d commit 26faf09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sources/net.sf.j2s.lib/build/build.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@
133133
</classpath>
134134
</java>
135135

136+
<mkdir dir="${j2s.core.bin}/org/eclipse/swt/"/>
137+
136138
<java classname="net.sf.j2s.lib.build.SmartJSCompressor">
137139
<arg value="${j2s.swt.bin}/org/eclipse/swt/package.js"/>
138140
<arg value="${j2s.core.bin}/org/eclipse/swt/package.js"/>
@@ -340,6 +342,7 @@
340342
<arg value="net/sf/j2s/ajax/XHRCallbackSWTAdapter.js"/>
341343

342344
<arg value="net/sf/j2s/ajax/SimpleSerializable.js"/>
345+
<arg value="net/sf/j2s/ajax/ISimpleCacheable.js"/>
343346
<arg value="net/sf/j2s/ajax/SimpleFilter.js"/>
344347
<arg value="net/sf/j2s/ajax/SimpleRPCRunnable.js"/>
345348
<arg value="net/sf/j2s/ajax/ISimpleRequestInfoBinding.js"/>

0 commit comments

Comments
 (0)