Solve the eclipse-4.4 crash problem under Debian-7.6

Source: Internet
Author: User

Today the system from the Debian-7.1 changed to 7.6, so the trouble will come with it ~


Debian-7.6 eclipse-4.4 crash is due to the current version of the GLIBC library is less than 2.14, and many software needs glibc >= 2.14 to run. The tragedy is that there are only 2.13 versions of glibc in the Debian repository, so it is not possible to upgrade through Apt-get. But there are other ways to let Eclipse run:

1. Add parameters before-vmargs in Eclipse.ini

--launcher. Gtk_version
2. Set the SWT_GTK environment variable to 0.

Note that if you add eclipse to the dash Quick start, you have to modify the system-level environment variables to take effect, and only change the ~/.BASHRC to start eclipse normally from the command line. It is recommended to modify/etc/profile directly and add:

Export swt_gtk3=0


At this point eclipse can run happily again ~



Reference: HTTPS://BUGS.ECLIPSE.ORG/BUGS/SHOW_BUG.CGI?ID=438588#C2

Solve the eclipse-4.4 crash problem under Debian-7.6

Related Article

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.