Monday, December 5, 2011

How to add CDT (C++ Development Tools) to Eclipse on Linux Ubuntu

To install cdt support do the following:
Fire up eclipse:
  1. Help->Install New Software
  2. Click Add
  3. In location add: http://download.eclipse.org/tools/cdt/releases/galileo
You should be able to select this now from the drop down box titled “Work with:”
Follow it through and it will install what you need.

No comments:

Post a Comment