我最近用jre7在eclipse juno上安装了ADT插件。重新启动eclipse后,我从未见过预期的“欢迎使用Android开发”窗口。在eclipse安装的软件选项卡中,我看到了Android DDMS,Android开发工具,Android Heirarchy Viewer,Android Traceview,OpenGL ES的Tracer,版本均为22.2.1.v201209180102-833290。但是,在我的配置错误日志中,我看到了
!ENTRY org.eclipse.ui 2 2 2013-10-12 07:23:56.828
!MESSAGE Invalid preference category path: com.android.ide.eclipse.preferences.main (bundle: com.android.ide.eclipse.base, page:
com.android.ide.eclipse.common.preferences.UsagePreferencePage)
我在“首选项”中找不到Android插件配置视图。我尝试使用-clean
选项启动eclipse并以管理员身份运行eclipse,但问题仍然存在。
有人可以帮忙吗?
答案 0 :(得分:0)
假设您是初学者,请从以下位置下载适用于Windows的ADT软件包:
http://developer.android.com/sdk/index.html#win-bundle
正如文档here所说:
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