java.lang.UnsatisfiedLinkError in Eclipse 3.2.1
Deal all,
sorry for the basic question, i met the following error when i try to use swing through swt , "Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-win32-3235 in java.library.path"
and i already add "org.eclipse.swt.win32.win32.x86_3.2.1.v3225.jar" in "Java build path"
so how can i handle this ?
thank you in advance!

