We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8eb7f5 commit fc21cb2Copy full SHA for fc21cb2
sources/net.sf.j2s.lib/build/build.xml
@@ -794,7 +794,7 @@
794
795
<java classname="net.sf.j2s.lib.build.UTF8Concat">
796
<arg value="false"/>
797
- <arg value="${j2s.swt.bin}/org/eclipse/swt/custom/CLable.z.js"/>
+ <arg value="${j2s.swt.bin}/org/eclipse/swt/custom/CLabel.z.js"/>
798
<arg value="${j2s.swt.bin}"/>
799
<arg value="org/eclipse/swt/custom/CLayoutData.js"/>
800
<arg value="org/eclipse/swt/custom/CLabel.js"/>
0 commit comments