1. 下载 Eclipse SDK
Eclipse Classic 3.6.0 , 170 MB
源文档 <http://www.eclipse.org/downloads/ >
2. 下载 Eclipse CDT
Eclipse IDE for C/C++ Developers , 87 MB
Downloaded 80,479 TimesDetails
源文档 <http://www.eclipse.org/downloads/ >
3. 下载 Java
Eclipse IDE for Java Developers , 99 MB
源文档 <http://www.eclipse.org/downloads/ >
3. 下载 MinGW
MinGW - Minimalist GNU for Windows
源文档 <http://sourceforge.net/projects/mingw/ >
4. 下载 GDB, 下载已经编译好的 GDB
源文档 <http://ftp.gnu.org/gnu/gdb/ >
5. 下载 MSYS
Your MinGW - Minimalist GNU for Windows download will start shortly…
源文档 <http://sourceforge.net/projects/mingw/files/MSYS/BaseSystem/msys-1.0.11/MSYS-1.0.11.exe/download >
6. 运行 MinGW.exe 进行安装
进入 MinGW 安装文件下,将mingw32-make. exe 改为 make.exe
7. 解压 gdb ,将 gdb.exe 和 gdbserver.exe 剪切到安装目录 /bin 下
8. 安装 MSYS
9. 解压 Eclipse SDK , CDT , Java
将 Eclipse CDT 和 Java 下的 features 和 plugins 文件下所有文件复制到 Eclipse SDK 下的 features 和 plugins 文件中、
10. 启动 Eclipse.exe