2015-02-07 54 views
2

安裝更新是由我的2.6.3.RELEASE Build 201411281425自動下載的。
STS(Spring Tool Suite)要求安裝它,當我點擊彈出窗口時它會執行一些操作,然後停止顯示以下消息,這似乎表明它想要刪除它自己。彈簧工具套件(STS)升級失敗

我可以理解爲什麼這會失敗,但我不知道爲什麼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 

回答

1

消息聽起來很奇怪,我以前從來沒見過這個。要安裝STS的全新副本,只需從下載頁面(與您的操作系統相匹配並根據您的操作系統和所用的JDK選擇合適的32位或64位)下載ZIP文件即可。然後解壓縮,並啓動STS.exe。而已。

4

啓動要升級的STS,在點擊「檢查升級」之前,STS仍在運行,將剛剛啓動的STS.exe文件重命名爲其他內容,如「STS_old.exe」。這應該做到這一點。

+0

This Works。 Thaks。 – danatel 2015-12-13 07:25:44