Install cdt 8.4.0 in eclipse luna

If you installed eclipse, you can install cdt to develop C program.
You have to finish the installment of Eclipse.
(Reference: http://hi.baidu.com/sf_chipan/item/e38ed5db1378666bdcf9be3f)

Go into the website:
http://www.eclipse.org/cdt/downloads.php

Find the software repository url of related eclipse, such as:
http://download.eclipse.org/tools/cdt/releases/8.4

Then open eclipse luna, select "help", and "install new software". then select "Add",
the "Name" is "cdt", the location is the "repository url"
Then you can add the cdt.

What's more, you should install g++
For example: “sudo apt-get install g++”

Comments

Popular posts from this blog

AWS Notes - Network - TransferFamily(Transfer) connect with EFS

Build JupyterNotebook(Anaconda) environment in AWS EC2

AWS Notes - DevOps - OpsWorks