Eclipse kepler can't install updates

寵の児 提交于 2019-12-04 16:05:20

问题


After downloading updates it shows a error that can't install updates .

An error occurred while uninstalling session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.eclipse.rcp.configuration_root.win32.win32.x86_64 1.0.0.v20130521-1847 --> null, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction). Backup of file D:\eclipse\eclipse.exe failed. Can not remove : D:\eclipse\eclipse.exe

I'm running it under win7 and jdk1.7.0_21 64bit .

How fix it ?


回答1:


Refer this post: http://www.eclipse.org/forums/index.php/t/487240/. It helped in solving this problem for me.

Shown below for your convenience :

I had same issue with updating Kepler. W7 with admin.

How to solve:

Run eclipse Rename eclipse exe to eclipse.exe.back

Run updates

Updates executed successfully

Premysl Fiala




回答2:


Solution extracted from the forum linked in Anonymous answer:

  1. Run eclipse
  2. Rename eclipse exe to eclipse.exe.back
  3. Run updates
  4. Updates executed successfully

To match so guidelines:
Always quote the most relevant part of an important link, in case the target site is unreachable or goes permanently offline.




回答3:


Create a new workspace. Eclipse Kepler does cause a problem if we work on the older workspace. Worked for me.



来源:https://stackoverflow.com/questions/22427728/eclipse-kepler-cant-install-updates

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!