欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse CDT
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
Eclipse C/C++ Development Tooling - CDT | Eclipse C/C++ Development Tooling - CDT | ||
+ | |||
+ | CDT 3.1 runs on Eclipse 3.2 | ||
+ | |||
+ | ==Install CDT== | ||
+ | |||
+ | ==uninstall CDT== | ||
+ | 1. Shutdown the eclipse shell that is running CDT | ||
+ | |||
+ | 2. Remove the CDT plugins | ||
+ | * Navigate to the directory where the CDT plugins are installed (typically eclipse/plugins) | ||
+ | * Remove the following plugins: org.eclipse.cdt.* | ||
+ | |||
+ | 3. Remove the CDT metadata | ||
+ | * Navigate to the workspace/.metadata/.plugins directory | ||
+ | * Remove the following directories (if they exist): org.eclipse.cdt.* | ||
+ | |||
+ | 4. Restart Eclipse | ||
http://www.eclipse.org/cdt/ | http://www.eclipse.org/cdt/ | ||
[[Image:cdt_w_import03.png|left|thumb|New Project Wizard]] [[Image:cdt_w_import10.png|left|thumb|Build Project]] [[Image:cdt_w_import14.png|left|thumb|Build Result]] | [[Image:cdt_w_import03.png|left|thumb|New Project Wizard]] [[Image:cdt_w_import10.png|left|thumb|Build Project]] [[Image:cdt_w_import14.png|left|thumb|Build Result]] |
2007年1月9日 (二) 12:10的版本
Eclipse C/C++ Development Tooling - CDT
CDT 3.1 runs on Eclipse 3.2
Install CDT
uninstall CDT
1. Shutdown the eclipse shell that is running CDT
2. Remove the CDT plugins
- Navigate to the directory where the CDT plugins are installed (typically eclipse/plugins)
- Remove the following plugins: org.eclipse.cdt.*
3. Remove the CDT metadata
- Navigate to the workspace/.metadata/.plugins directory
- Remove the following directories (if they exist): org.eclipse.cdt.*
4. Restart Eclipse
分享您的观点