簡體   English   中英

Eclipse / STS依賴地獄

[英]Eclipse/STS dependency hell

我在從Marketplace安裝新軟件時遇到了很多麻煩,所以今天我決定從spring.io重新安裝STS 3.6.4開始。

我想安裝一些Subversive之類的插件,但是后來我又跌跌撞撞地陷入了依賴地獄的問題。

當我嘗試安裝任何軟件時,都會收到類似以下的錯誤(當嘗試使用干凈的工作空間全新安裝 Subversive時出現此錯誤)

Cannot complete the install because one or more required items could not be found.
  Software currently installed: Spring Tool Suite 3.6.4.201503100339-RELEASE-e44 (org.springsource.sts.ide 3.6.4.201503100339-RELEASE-e44)
  Missing requirement: Spring Tool Suite Package 3.6.4.201503100339-RELEASE-e44 (org.springsource.sts.package.feature.group 3.6.4.201503100339-RELEASE-e44) requires 'com.atlassian.connector.eclipse.jira.feature.group 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Spring Tool Suite 3.6.4.201503100339-RELEASE-e44 (org.springsource.sts.ide 3.6.4.201503100339-RELEASE-e44)
    To: org.springsource.sts.package.feature.group [3.6.4.201503100339-RELEASE-e44]

我無法在舊的STS安裝上安裝JRebel,請猜測是否可以在新安裝中安裝JRebel以及所需的插件!

如何解決Eclipse / STS中的依賴地獄? 切換到香草Eclipse?

[編輯]嘗試在STS 3.6.1上安裝JRebel時出現原始錯誤

Cannot complete the install because one or more required items could not be found.
  Software currently installed: SVNKit 1.8.6 Implementation (Optional) 4.1.0.I20140907-1700 (org.polarion.eclipse.team.svn.connector.svnkit18.feature.group 4.1.0.I20140907-1700)
  Missing requirement: SVNKit 1.8.6 Implementation (Optional) 4.1.0.I20140907-1700 (org.polarion.eclipse.team.svn.connector.svnkit18.feature.group 4.1.0.I20140907-1700) requires 'org.polarion.eclipse.team.svn.connector.svnkit18 [4.1.0.I20140907-1700]' but it could not be found

在更新頁面上,您是否選中了“安裝期間聯系所有更新站點以查找所需的軟件”?

另一個解決方法是下載Eclipse,安裝Subversive,然后通過updatesite安裝STS。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM