更新由我的2.6.3.RELEASE Build 201411281425自动下载。
STS (Spring )要求安装它,当我单击弹出窗口时,它会做一些事情,然后用下面的消息停止,这似乎表明它想要删除自己。
我能理解为什么失败,但我不知道为什么STS会认为这是可能的。我找不到任何关于手动安装zip文件的说明,该文件可作为下载作为升级安装的另一种方式。
如何修复自动安装或手动安装zip?
(我在Windows 7上)
错误消息:
An error occurred while uninstalling
session context was:
(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall,
operand=[R]org.springsource.sts.ide.executable.win32.win32.x86_64
3.6.3.201411281415-RELEASE-e44
--> null,
action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.CleanupzipAction).
Backup of file C:\RAMDrive\spring\STS.exe failed.
File that was copied to backup could not be deleted: C:\RAMDrive\spring\STS.exe发布于 2015-08-14 22:52:45
启动要升级的STS,在单击“检查升级”之前,在STS仍在运行时,将您刚刚启动的STS.exe文件重命名为其他文件,如"STS_old.exe“。这样就行了。
发布于 2015-02-07 13:58:43
这个消息听起来很奇怪,我以前从没见过这个。要安装STS的新副本,只需从下载页面下载ZIP文件(与操作系统匹配的ZIP文件,并根据所使用的操作系统和JDK选择正确的32位或64位)。然后解压缩,并启动STS.exe。就这样。
https://stackoverflow.com/questions/28378078
复制相似问题