Skip to main content



      Home
Home » Newcomers » Newcomers » Help with SWT
Help with SWT [message #113888] Wed, 02 November 2005 08:21 Go to next message
Eclipse UserFriend
Originally posted by: adoneborioneREMOVETHIS.cantv.net

I have downloaded the SWT library, but don't know how to install it. Could
you help?
Thanks
Re: Help with SWT [message #114132 is a reply to message #113888] Wed, 02 November 2005 14:34 Go to previous messageGo to next message
Eclipse UserFriend
Look at www.zikal.com tutorials ...

--
HTH,
- Kalman (http://www.zikal.com/)

"Adone" <adoneborioneREMOVETHIS@cantv.net> wrote in message
news:dkaego$q86$1@news.eclipse.org...
>I have downloaded the SWT library, but don't know how to install it. Could
>you help?
> Thanks
>
Re: Help with SWT [message #114199 is a reply to message #114132] Wed, 02 November 2005 18:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: adoneborioneREMOVETHIS.cantv.net

I added the directory where the DLLs live to the PATH global variable but
the thing is not working, I get a java.lang.UnsatisfiedLinkError. I want to
set the path globally and not each time I run the program






"Kalman" <kalman@zikal.com> escribi
Re: Help with SWT [message #114231 is a reply to message #114132] Wed, 02 November 2005 20:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: adoneborioneREMOVETHIS.cantv.net

I am trying to run a little program found in a tutorial
(http://www.cs.umanitoba.ca/~eclipse/1-Install.pdf) and I am really driving
crazy. I did everything what they state. I created a launch configuration
when I set the Main class and feed the VM with the correct "-D" argument but
the compiler always complains that it cannot find the Main class.
???


"Kalman" <kalman@zikal.com> escribi
Re: Help with SWT [message #114275 is a reply to message #114199] Wed, 02 November 2005 22:28 Go to previous message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

Adone wrote:
> I added the directory where the DLLs live to the PATH global variable but
> the thing is not working, I get a java.lang.UnsatisfiedLinkError. I want to
> set the path globally and not each time I run the program

If you import the SWT .zip as a project, it will automatically add the
libraries to the library path for any Java projects which depend on the
SWT project.

See the tutorial on the SWT webpage:

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

-Billy
Previous Topic:Problems with launch configuration
Next Topic:Problem with Eclipse Data tools
Goto Forum:
  


Current Time: Thu May 08 20:05:40 EDT 2025

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

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

Back to the top