ADT是什么
2013-02-03Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications.
设置 Eclipse, 安装 Android 开发工具
打开Eclipse菜单Help—>install new software
选择ADD
输入Name:ADT
Location:https://dl-ssl.google.com/Android/eclipse/
ADT Bundle
With a single download, the ADT Bundle includes everything you need to begin developing apps:
---Eclipse + ADT plugin
---Android SDK Tools
---Android Platform-tools
---The latest Android platform
---The latest Android system image for the emulator
其他:
Eclipse CDT (C/C++ Development Tooling)
The CDT Project provides a fully functional C and C++ Integrated Development Environment based on the Eclipse platform.