I'm Aoddy.

If you lose yourself, you lose everything. — Michael Scofield

Install Eclipse and C/C++ Development Tool on Ubuntu 9.10.

by aoddy on March 28, 2010

Next week, I have an intern-ship interview at EADS in subject “Test software by C++”. So as to prepare my self, I decide to reinstall Ubuntu 9.10 and try to review the C++ programming over again.

I know, the Eclipse is a software that provide an environment for development software which supports many languages programming.

First time, I used to study the JAVA programming by Eclipse during I studied in University (2002) and last year, I used it again in in Project RoBAFIS project.

Of cause, I need to use it again in developing software by C++ and I found “The CDT (C/C++ Development Tools) Project”, it like a component which can install in-side the Eclipse environment. Let me start now !!!

1. Install Eclipse.

sudo apt-get install eclipse

2. Then start Eclipse.

3. Help -> Install new software.

4. Click: Add

Name : CDT

Location : http://download.eclipse.org/tools/cdt/releases/galileo

5. In CDT Main feature, check:

  • Eclipse C/C++ development tools. (Binary runtime and user documentation.)

6. In CDT optional feature:

  • CDT GNU Toolchain Build Support.
  • CDT GNU Toolchain Debug Support.
  • CDT Utilities.
  • Eclipse C/C++ Development Platform.

7. Restart Eclipse.

8. Perfect !!!

Please see more detail at : http://max.berger.name/howto/cdt/ar01s04.jsp#installingcdt

Related Posts

7 thoughts on “Install Eclipse and C/C++ Development Tool on Ubuntu 9.10.

  1. Pingback: การติดตั้ง gtkmm ให้ใช้งานร่วมกับ Eclipse CDT | STORY of AODDY.

  2. jade says:

    this link http://download.eclipse.org/tools/cdt/releases/galileo does not match when i put it on “location”

  3. saif says:

    Thanks. it works. Initially I faced a problem with “duplicate location” while adding new repository. To solve the problem, I clicked the “Available Software Sites” (just below the Add button), and removed the already mentioned site from the list. Then, I started from the Step-3 of this instruction. bingo. :)

  4. Late says:

    Thank you for this information! Worked like a charm on Ubuntu 11.10 with Canonical Partners.

  5. omar orozco says:

    Also works in ubuntu 12.04

  6. Nwe Nwe says:

    I’m using Eclipse Juno on Ubuntu 12.10. How’s installation steps for CDT for C++. Please let me know. Thanks in advance.

  7. Nwe Nwe says:

    I install http://download.eclipse.org/tools/cdt/releases/galileo in Eclipse Juno on Ubuntu 12.10. Now, it encountered in C++ programm running “Launch failed. Binary not found”. I can’t help it due to installting galileo on Juno? Hoping anyone help.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">