﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
3	ControlExample will not run	David McKenna	somebody	"  I am using eCS 2.0 rc6 with Innotek Java 1.4.2_09. I tried running your ControlExample app (found on Hobbes) and it would fail with the following message:

[C:\temp]java -classpath swt.jar;swtexamples.jar org.eclipse.swt.examples.controlexample.ControlExample
Exception in thread ""main"" java.lang.UnsatisfiedLinkError: C:\temp\swtp2049.dll:
 Invalid EXE signature in %1
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1511)
        at java.lang.Runtime.loadLibrary0(Runtime.java:788)
        at java.lang.System.loadLibrary(System.java:834)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:117)
        at org.eclipse.swt.internal.pm.OS.<clinit>(OS.java:34)
        at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1091)
        at org.eclipse.swt.graphics.Device.init(Device.java:700)
        at org.eclipse.swt.widgets.Display.init(Display.java:1115)
        at org.eclipse.swt.graphics.Device.<init>(Device.java:106)
        at org.eclipse.swt.widgets.Display.<init>(Display.java:288)
        at org.eclipse.swt.widgets.Display.<init>(Display.java:284)
        at org.eclipse.swt.examples.controlexample.ControlExample.main(ControlExample.java:96)

"	defect	new	low		component1		normal			
