problem running snippets !!! [message #88029] |
Thu, 03 July 2003 06:11  |
Eclipse User |
|
|
|
Originally posted by: anthony.saucet.freesbee.fr
I try to run a snippet (found at:
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -swt-home/snippits/snippet91.html),
but I got some errors.
It's not the first time. No snippets works when I try. I always get this
kind or error.
I'm currently using Eclipse2.0.2 .I've tried on Eclipse2.1: same pb.
Any idea how to resolve that?
thanks
anthony
java.lang.UnsatisfiedLinkError: no swt-win32-2052 in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:10 4)
at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:41)
at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java :1109)
at org.eclipse.swt.graphics.Device.init(Device.java:541)
at org.eclipse.swt.widgets.Display.init(Display.java:1128)
at org.eclipse.swt.graphics.Device.<init>(Device.java:90)
at org.eclipse.swt.widgets.Display.<init>(Display.java:279)
at org.eclipse.swt.widgets.Display.<init>(Display.java:275)
at com.itlity.luciol.tree.Main.main(Main.java:13)
Exception in thread "main"
|
|
|
|
Powered by
FUDForum. Page generated in 0.03614 seconds