[Go]-Ubuntu install eclipse

Source: Internet
Author: User
Tags windows visual

yesterday, after a day, finally successfully installed eclipse under Linux, so that it can be under Linux like Windows Visual Studio to write programs. search various methods on the Internet, but no method is complete and feasible, combined with a variety of posts, summed up the following installation steps, has already practiced two computers, absolutely available.   1. Sudo apt-get install openjdk-6-jre-headless 2. Baidu or Google search "Linux+eclipse+c", you can find "eclipse-linuxtools-indigo-sr2-incubation-linux-gtk.tar.gz" This file, unzip it. 3. restart 4. Open Eclipse, add in window->preferences->c/c++->build->environment: Cplus_include_path/usr/include C_include_path/usr/include 5. at this time, run a simple program, will prompt "g++ not found", terminal input sudo apt-get install g++, download and install can be resolved 6. Restart your computer 7. New Project Select C++project and select Cross GCC 8. CTRL+F10, select Add line number

[Go]-Ubuntu install eclipse

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.