Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » problem running snippets !!!
problem running snippets !!! [message #88029] Thu, 03 July 2003 06:11 Go to next message
Eclipse UserFriend
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"
Re: problem running snippets !!! [message #88044 is a reply to message #88029] Thu, 03 July 2003 06:24 Go to previous message
Eclipse UserFriend
Originally posted by: stelian.iancu.gmx.net

On Thu, 3 Jul 2003 10:11:43 +0000 (UTC), anthony
<anthony.saucet@freesbee.fr> wrote:

> 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?

[snip]

This is FAQ. See
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform -swt-
home/faq.html#missingdll

(and while you're there, read the whole thing :-)

--
Stelian Iancu
Linux Registered User 287835

Be different. Think.
Previous Topic:Proposal concerning differences between integration builds
Next Topic:Interacting with VCM provider when saving resources
Goto Forum:
  


Current Time: Sun Jul 13 01:48:38 EDT 2025

Powered by FUDForum. Page generated in 0.03614 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top