Install Eclipse for C/C ++ and related configurations in Ubuntu

Source: Internet
Author: User

Install Eclipse for C/C ++ and related configurations in Ubuntu

Install Eclipse for C/C ++ and related configurations in Ubuntu

1. Install JDK:

Sudo apt-get install aptitude

Sudo aptitude search openjava

Sudo aptitude install openjdk-7-jdk

Enter java-version and javac-version to test the installation.

2. Go to the eclipseofficial website to download eclipse(eclipse-cpp-mars-r-linux-gtk.tar.gz) and decompress the package:

Tar-xzf eclipse-cpp-mars-R-linux-gtk.tar.gz-C ~ /

3. Create a shortcut: Right-click the Eclipse executable file, click Create shortcut, and then place the shortcut on the desktop.

4. Install CDT (skip this step ):

Method 1) download the CDT from Eclips and decompress it to the Eclipse directory.

Method 2) in help-> software updates-> find and install..., select search for new features to install, click the new remote site button, and add the following address: locate.

5. Test Eclipse: compile a Hello world Program for testing.

Configuration problems:

Font modification:

Choose General> Appearance> Colors and Fonts from the left-side tree structure, or enter Colors in the search box to select Colors and Fonts,

In the Colors and Fonts dialog box, you can view various format settings, set Text Font under the base, select, and click the Edit button on the right to open the format editing box, select the desired format and click OK.

Before modification:

After modification:

Eclipse localization method:

Installing the language packs

  • Open the install wizard with 'help'> 'Install new software ...'
  • Add the Babel p2 repository: http://download.eclipse.org/technology/babel/update-site/R0.13.0/mars
  • Select/install your language pack of choice
  • Restart Eclipse and you shoshould get a translated Eclipse

-------------------------------------- Split line --------------------------------------

Install Java 8 and Eclipse 14.04 on Ubuntu 4.4 LTS

Hadoop Eclipse plug-in compilation and installation 1.2.0

Compile Hadoop plug-in Eclipse

Hadoop 1.2.1 compile Eclipse plug-in

Install JDK and Eclipse for C/C ++ in Ubuntu 13.10 (solving global menu problems)

How to install the latest Eclipse version in Ubuntu 14.04

-------------------------------------- Split line --------------------------------------

Eclipse details: click here
Eclipse: click here

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.