Java Build Path [message #142361] |
Thu, 09 March 2006 03:42  |
Eclipse User |
|
|
|
I am using WinXP SP2, Eclipse Platform Version: 3.1.0.
I installed manually "eclipse-examples-3.1-win32.zip" and I tried to run
the project, and here is the message I got in to the Console:
-----------------------------------------------------
Exception in thread "main" java.lang.UnsatisfiedLinkError: no
swt-win32-3135 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
org.eclipse.swt.examples.addressbook.AddressBook.main(Addres sBook.java:54)
------------------------------------------------------
Could you tell me pleas what Libraries should I add to the Java Build Path.
Best regards,
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07674 seconds