尝试升级Eclipse组件后,它将无法启动。
我需要升级Android SDK,需要升级AVD,需要升级核心Eclipse组件。
尝试升级核心Eclipse组件后,Eclipse将无法启动。
尝试使用-consoleLog -clean -data后,我得到以下输出:
!SESSION 2014-06-01 15:02:24.722 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.7.0_10
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -data
Command-line arguments: -os win32 -ws win32 -arch x86_64 -consoleLog -clean -da
ta
!ENTRY org.eclipse.osgi 4 0 2014-06-01 15:02:25.073
!MESSAGE The -clean (osgi.clean) option was not successful. Unable to clean the
storage area: C:\Program Files\Eclipse\configuration\org.eclipse.osgi
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration
bundle was activated before the state location was initialized. Will retry aft
er the state location is initialized.
我已经尝试删除工作区锁定文件(我找不到任何快照文件),这是我可以得到的。
我在Win7上以管理员身份运行。没有其他类似问题的答案似乎有所帮助。
难倒!
答案 0 :(得分:1)
只要您的工作区是独立的,您完全重新安装的风险就会很低。
Ok eclipse现在可以获得Android的ADT / SDK并关注instructions
好了,你现在应该有安卓吗
现在升级是两个单独的步骤
在windose中获取cmdline并运行'android' 获取您需要安装的API级别
重新启动eclipse之后,请确保已连接到Android的更新站点并检查帮助菜单“检查升级”并运行所有通过
你应该很好
我不使用Windows,但无论操作系统如何,一般列表都应该有所帮助。
只要你没有破坏Workspace,只要你的eclipse WS在filesys中处于不同的路径,你完全重新安装就会非常安全。