Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » SWT? Where to download?
SWT? Where to download? [message #653952] Sat, 12 February 2011 02:21 Go to next message
Matt.H  is currently offline Matt.H Friend
Messages: 4
Registered: February 2011
Junior Member
Hello,

I've been focusing on Visual C++ for about 6 months now, and have decided I'd like to familiarize myself with the Java language.

I'm trying to follow the HelloWorld SWT tutorial, and I'm unable to find where I'm supposed to download the Standard Widget Toolkit.

The tutorial says to go Here:
http://download.eclipse.org/eclipse/downloads/

But I'm unable to locate the SWT. I've downloaded the Eclipse Java IDE for Java Developers, as well as the JDK.

Is anyone able to provide a link or provide some insight on this issue?

Thanks,
Matt
Re: SWT? Where to download? [message #653957 is a reply to message #653952] Sat, 12 February 2011 02:38 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 11-Feb-11 19:21, Matt.H wrote:
> Hello,
>
> I've been focusing on Visual C++ for about 6 months now, and have
> decided I'd like to familiarize myself with the Java language.
>
> I'm trying to follow the HelloWorld SWT tutorial, and I'm unable to find
> where I'm supposed to download the Standard Widget Toolkit.
> The tutorial says to go Here:
> http://download.eclipse.org/eclipse/downloads/
>
> But I'm unable to locate the SWT. I've downloaded the Eclipse Java IDE
> for Java Developers, as well as the JDK.
> Is anyone able to provide a link or provide some insight on this issue?
>
> Thanks,
> Matt

Google suggest http://www.eclipse.org/swt/ See if that helps.
Re: SWT? Where to download? [message #653958 is a reply to message #653957] Sat, 12 February 2011 03:15 Go to previous messageGo to next message
Matt.H  is currently offline Matt.H Friend
Messages: 4
Registered: February 2011
Junior Member
That worked out well, but I can't seem to find one for 64 bit?

Getting these errors:

Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
at HelloWorldSWT.main(HelloWorldSWT.java:13)
Re: SWT? Where to download? [message #653962 is a reply to message #653952] Sat, 12 February 2011 03:18 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 2/12/2011 7:51 AM, Matt.H wrote:
> Hello,
>
> I've been focusing on Visual C++ for about 6 months now, and have
> decided I'd like to familiarize myself with the Java language.
>
> I'm trying to follow the HelloWorld SWT tutorial, and I'm unable to find
> where I'm supposed to download the Standard Widget Toolkit.
> The tutorial says to go Here:
> http://download.eclipse.org/eclipse/downloads/
>
> But I'm unable to locate the SWT. I've downloaded the Eclipse Java IDE
> for Java Developers, as well as the JDK.
Look for org.eclipse.swt in eclipse/plugins directory.

> Is anyone able to provide a link or provide some insight on this issue?
>
> Thanks,
> Matt
Re: SWT? Where to download? [message #653967 is a reply to message #653958] Sat, 12 February 2011 06:12 Go to previous messageGo to next message
Matt.H  is currently offline Matt.H Friend
Messages: 4
Registered: February 2011
Junior Member
Nevermind, I found the 64 bit version.

Seems odd they wouldn't list more options on the main page.

Thanks for the help everyone!

Thanks,
Matt
Re: SWT? Where to download? [message #653970 is a reply to message #653967] Sat, 12 February 2011 06:47 Go to previous messageGo to next message
boyter8  is currently offline boyter8 Friend
Messages: 1
Registered: February 2011
Junior Member
Matt,

Can you share that link. I'd be interested in
the 64 bit version as well.

Thanks,

Michael
Re: SWT? Where to download? [message #653986 is a reply to message #653970] Sat, 12 February 2011 14:39 Go to previous message
Matt.H  is currently offline Matt.H Friend
Messages: 4
Registered: February 2011
Junior Member
boyter8 wrote on Sat, 12 February 2011 01:47
Matt,

Can you share that link. I'd be interested in
the 64 bit version as well.

Thanks,

Michael


Sure thing!

Here's the link:

http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1- 201009090800/index.php#SWT

I got it from clicking "More" under stable from link:
http://www.eclipse.org/swt/

Again, it's a little odd that the layout isn't as easy to follow as what I'm accustomed to.

Enjoy!

Thanks,
Matt
Previous Topic:Install New Software Problem
Next Topic:Viewing PHP files in a browser
Goto Forum:
  


Current Time: Fri Apr 19 04:56:30 GMT 2024

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

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

Back to the top