Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Where can I find DLLs swt-win32-3139 ?
Where can I find DLLs swt-win32-3139 ? [message #122045] Tue, 06 December 2005 08:54 Go to next message
Frederic Conrotte is currently offline Frederic ConrotteFriend
Messages: 125
Registered: July 2009
Senior Member
Hi,

I'm a newbie on Eclipse and I'm trying to make the HelloWorld2.java
example from org.eclipse.swt.examples, running as a "Java Application"

Eclipse Version: 3.1.1
Build id: M20050929-0840

I'm on WinXP SP2 so I've downloaded the swt-3.1-win32-win32-x86.zip file
from
http://www.eclipse.org/downloads/download.php?file=/eclipse/ downloads/drops/R-3.1.1-200509290840/swt-3.1.1-win32-win32-x 86.zip

and installed the included DLLs swt-awt-win32-3138.dll,
swt-gdip-win32-3138.dll and swt-win32-3138.dll to C:\WINNT\SYSTEM32

Eclipse give me this error when trying to run the app :
"Exception in thread "main" java.lang.UnsatisfiedLinkError: no
swt-win32-3139 in java.library.path"

Where can I download the 3139 DLLs ?

Thanks,

Fred
Re: Where can I find DLLs swt-win32-3139 ? [message #122150 is a reply to message #122045] Tue, 06 December 2005 18:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

Frederic Conrotte wrote:
> I'm a newbie on Eclipse and I'm trying to make the HelloWorld2.java
> example from org.eclipse.swt.examples, running as a "Java Application"
>
> Eclipse Version: 3.1.1
> Build id: M20050929-0840
>
> I'm on WinXP SP2 so I've downloaded the swt-3.1-win32-win32-x86.zip file
> from
> http://www.eclipse.org/downloads/download.php?file=/eclipse/ downloads/drops/R-3.1.1-200509290840/swt-3.1.1-win32-win32-x 86.zip
>
>
> and installed the included DLLs swt-awt-win32-3138.dll,
> swt-gdip-win32-3138.dll and swt-win32-3138.dll to C:\WINNT\SYSTEM32

You did not need to copy those files anywhere. I downloaded the
link you gave, and it does include the "-3139.dll" files as appropriate.

See this tutorial for how to import this .zip into Eclipse. You want
to use the "Existing Projects Into Workspace" import wizard:

http://www.eclipse.org/swt/eclipse.php

Hope this helps!
-Billy
Re: Where can I find DLLs swt-win32-3139 ? [message #122176 is a reply to message #122150] Tue, 06 December 2005 21:47 Go to previous messageGo to next message
Frederic Conrotte is currently offline Frederic ConrotteFriend
Messages: 125
Registered: July 2009
Senior Member
Yes it worked thanks !
Re: Where can I find DLLs swt-win32-3139 ? [message #142306 is a reply to message #122045] Thu, 09 March 2006 00:26 Go to previous message
Rooboo is currently offline RoobooFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,

Had the same problem today. Just download the latest version of SWT from
http://www.eclipse.org/swt/ and in the zip you'll find the needed DLL. You
just have to copy it to you system directory defined in PATH environment
variable. For Example C:\Windows\System32.

Hope I could help.
Previous Topic:Error with Plug in Tutorial
Next Topic:Getting workspace from within a program
Goto Forum:
  


Current Time: Sat Apr 20 00:14:50 GMT 2024

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

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

Back to the top