Error: CouldnotloadSWTlibrary Error reported when installing eclipse in ubuntu12
Source: Internet
Author: User
Ubuntu 12 installation eclipse startup Error: CouldnotloadSWTlibrary problem install eclipse on Ubuntu 12, the startup may have the following Error: 1java. lang. UnsatisfiedLinkError: CouldnotloadSWTlibrar...
When installing eclipse on ubuntu 12, the following Error occurs: cocould not load SWT library. when installing eclipse on ubuntu 12, the following Error may occur: 1 java. lang. unsatisfiedLinkError: cocould not load SWT library. reasons: 2 no swt-atk-gtk-3740 in java. library. path3 no swt-atk-gtk in java. library. path4 Can't load library:/home/eric /. swt/lib/linux/x86_64/libswt-atk-gtk-3740.so5 Can't load library:/home/eric /. swt/lib/linux/x86_64/libswt-atk-gtk.so solution:: Www.2cto.com 1update-alternatives -- config java select your correct java version, when you have multiple jdk versions in your system, you can then set up the following library file to establish soft connections 1libswt-atk-gtk-3740.so->/usr/lib/jni/libswt-atk-gtk-3740.so2libswt-awt-gtk-3740.so->/usr/lib/jni/libswt-awt-gtk-3740.so3libswt-gtk-3740.so-> /usr/lib/jni/libswt-gtk-3740.so4libswt-pi-gtk-3740.so->/usr/lib/jni/libswt-pi-gtk-3740.so above the library file soft connection storage address: /home/meso /. swt/lib/linux/x86_64/enable eclipse to work properly. Author Meso
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service