|
Re: Problem running as SWT Application [message #201484 is a reply to message #200969] |
Wed, 20 April 2005 15:48 |
Markus Keller Messages: 294 Registered: July 2009 |
Senior Member |
|
|
That was bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=88669 ,
which has been fixed for I20050419-1200.
Markus
sck wrote:
> 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
>
>
>
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03303 seconds