简体   繁体   English

在Eclipse上未正确安装ADT插件

[英]Incorrectly installed ADT plugin on eclipse

I recently installed ADT plugin on eclipse juno with jre7. 我最近用jre7在eclipse juno上安装了ADT插件。 After restarting eclipse, I never saw the expected "Welcome to Android Development" window. 重新启动eclipse之后,我再也没有看到预期的“欢迎使用Android开发”窗口。 In eclipse installed software tab, I see Android DDMS, Android Development Tools, Android Heirarchy Viewer, Android Traceview, Tracer for OpenGL ES all with version 22.2.1.v201209180102-833290. 在eclipse的已安装软件选项卡中,我看到的是Android DDMS,Android开发工具,Android Heirarchy Viewer,Android Traceview,适用于OpenGL ES的Tracer,所有版本均为22.2.1.v201209180102-833290。 However, in my Configuration error log, I see 但是,在我的配置错误日志中,我看到了

  !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)

and I can't find the Android plugin configuration view in Preferences. 而且我在“偏好设置”中找不到Android插件配置视图。 I have tried starting eclipse with the -clean option and running eclipse as administrator but the problem remains. 我尝试使用-clean选项启动eclipse并以管理员身份运行eclipse,但是问题仍然存在。

Can anyone help? 有人可以帮忙吗?

Assuming you as a beginner, please download ADT bundle for windows from: 假设您是初学者,请从以下位置下载适用于Windows的ADT捆绑包:

http://developer.android.com/sdk/index.html#win-bundle http://developer.android.com/sdk/index.html#win-bundle

As the documentation here says: 由于文档在这里说:

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM