I am making simple java Desktop application using eclipse in Linux. I have added all required libraries in to my class path. but I still getting this error when I run this.
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3139 in java.library.path
I was trying to find an answer through Internet but still I can not. Can anybody help me. I am using SWT designer to implement.