Eclipse can't install updates

来源:互联网 发布:硅谷传奇 知乎 编辑:程序博客网 时间:2024/06/07 01:06

trying to update eclipse but after downloading updates i always get an error dialog saying:

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

Refer this post: http://stackoverflow.com/questions/22427728/eclipse-kepler-cant-install-updates

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


0 0