Skip to content

Commit 52dc484

Browse files
author
jossonsmith
committed
Re-order the build order
1 parent 43b8219 commit 52dc484

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
<!-- - - - - - - - - - - - - - - - - -
337337
target: j2s.pack.swt
338338
- - - - - - - - - - - - - - - - - -->
339-
<target name="j2s.pack.swt" depends="pack.swt.basic,pack.swt.more,pack.swt.event,pack.swt.css,pack.swt.shell">
339+
<target name="j2s.pack.swt" depends="pack.swt.basic,pack.swt.css,pack.swt.more,pack.swt.event,pack.swt.shell">
340340
</target>
341341

342342
<!-- - - - - - - - - - - - - - - - - -

0 commit comments

Comments
 (0)