Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » problem running as SWT APPlication.
problem running as SWT APPlication. [message #453953] Thu, 14 April 2005 18:44 Go to next message
sck is currently offline sckFriend
Messages: 70
Registered: July 2009
Member
Hello All,
Recently, I switched to using 3.1M6 from 3.1M5.

Earlier, I remember running SWT Applications using the rightclick option as
shown in the attached file.

I remember it working fine in 3.1 M5. But, when I switched to 3.1 M6, it
gives me the missing library error and the fix is forcing me to add the swt
library to java.lib.path. I never added it manually to 3.1.M5 eclipse. Is it
a new problem in 3.1M6.

This is the error I am getting.
java.lang.UnsatisfiedLinkError: no swt-win32-3128 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:12 3)

at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)

at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)

at Main.main(Main.java:17)

Exception in thread "main"

thanks,
Sridhar



  • Attachment: temp2.jpg
    (Size: 7.13KB, Downloaded 102 times)
Re: problem running as SWT APPlication. [message #453957 is a reply to message #453953] Thu, 14 April 2005 20:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomann.NOca.ibm.comSPAM

sck a écrit :
> Hello All,
> Recently, I switched to using 3.1M6 from 3.1M5.
>
> Earlier, I remember running SWT Applications using the rightclick option as
> shown in the attached file.
>
> I remember it working fine in 3.1 M5. But, when I switched to 3.1 M6, it
> gives me the missing library error and the fix is forcing me to add the swt
> library to java.lib.path. I never added it manually to 3.1.M5 eclipse. Is it
> a new problem in 3.1M6.

From a previous message:

SWT Launcher will not work for M6 and may be temporarily removed - See
bug 88669 for details.
--
Olivier
Re: problem running as SWT APPlication. [message #453958 is a reply to message #453953] Thu, 14 April 2005 20:53 Go to previous messageGo to next message
Christian Hauser is currently offline Christian HauserFriend
Messages: 189
Registered: July 2009
Senior Member
> Earlier, I remember running SWT Applications using the rightclick option as
> shown in the attached file.
>
> I remember it working fine in 3.1 M5. But, when I switched to 3.1 M6, it
> gives me the missing library error and the fix is forcing me to add the swt
> library to java.lib.path. I never added it manually to 3.1.M5 eclipse. Is it
> a new problem in 3.1M6.

Yes, this is a problem with the JARed plugins in Eclipse 3.1M6 build.
See bug 88669: https://bugs.eclipse.org/bugs/show_bug.cgi?id=88669

HTH,
Christian
Re: problem running as SWT APPlication. [message #453962 is a reply to message #453958] Thu, 14 April 2005 22:34 Go to previous message
sck is currently offline sckFriend
Messages: 70
Registered: July 2009
Member
We can wait ....it's a cool functionality to loose temporarily...;-).


"Christian Hauser" <christian.hauser@dvbern.ch> wrote in message
news:d3mlkr$n4j$1@news.eclipse.org...
>
> > Earlier, I remember running SWT Applications using the rightclick option
as
> > shown in the attached file.
> >
> > I remember it working fine in 3.1 M5. But, when I switched to 3.1 M6, it
> > gives me the missing library error and the fix is forcing me to add the
swt
> > library to java.lib.path. I never added it manually to 3.1.M5 eclipse.
Is it
> > a new problem in 3.1M6.
>
> Yes, this is a problem with the JARed plugins in Eclipse 3.1M6 build.
> See bug 88669: https://bugs.eclipse.org/bugs/show_bug.cgi?id=88669
>
> HTH,
> Christian
Previous Topic:Drawing waveforms in SWT
Next Topic:Would be a SWING port of SWT sucessful?
Goto Forum:
  


Current Time: Wed Apr 24 23:10:31 GMT 2024

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

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

Back to the top