2013-03-23 66 views
0

我的Eclipse朱諾:的Eclipse朱諾不會讓我安裝的XML編輯器

Version: 3.7.2 
Build id: I20110613-1736 

我試圖用這個回購安裝幫助下從安裝軟件選項XML編輯:

http://download.eclipse.org/releases/juno/ 

而且我不斷收到依賴問題安裝時:

Cannot complete the install because of a conflicting dependency. 
    Software being installed: Eclipse XML Editors and Tools 3.4.2.v201211061806-7H7GFeJDxumUrsn5qkiQgOEhsz0p60HAmPyU6VX (org.eclipse.wst.xml_ui.feature.feature.group 3.4.2.v201211061806-7H7GFeJDxumUrsn5qkiQgOEhsz0p60HAmPyU6VX) 
    Software currently installed: Eclipse Platform 3.7.0.I20110613-1736 (org.eclipse.platform.ide 3.7.0.I20110613-1736) 
    Only one of the following can be installed at once: 
    Core Resource Management 3.8.0.v20120522-2034 (org.eclipse.core.resources 3.8.0.v20120522-2034) 
    Core Resource Management 3.8.1.v20121114-124432 (org.eclipse.core.resources 3.8.1.v20121114-124432) 
    Core Resource Management 3.8.1.v20120802-154922 (org.eclipse.core.resources 3.8.1.v20120802-154922) 
    Core Resource Management 3.7.101.dist (org.eclipse.core.resources 3.7.101.dist) 
    Cannot satisfy dependency: 
    From: Eclipse Platform 3.7.2.dist-9nF7UHagFqn9pElwWhC90gLz-soEuSGYmtSeiRH (org.eclipse.platform.feature.group 3.7.2.dist-9nF7UHagFqn9pElwWhC90gLz-soEuSGYmtSeiRH) 
    To: org.eclipse.core.resources [3.7.101.dist] 
    Cannot satisfy dependency: 
    From: Eclipse Platform 3.7.0.I20110613-1736 (org.eclipse.platform.ide 3.7.0.I20110613-1736) 
    To: org.eclipse.platform.feature.group [3.7.2.dist-9nF7UHagFqn9pElwWhC90gLz-soEuSGYmtSeiRH] 
    Cannot satisfy dependency: 
    From: Eclipse XML Editors and Tools 3.4.2.v201211061806-7H7GFeJDxumUrsn5qkiQgOEhsz0p60HAmPyU6VX (org.eclipse.wst.xml_ui.feature.feature.group 3.4.2.v201211061806-7H7GFeJDxumUrsn5qkiQgOEhsz0p60HAmPyU6VX) 
    To: org.eclipse.wst.xsd.ui [1.2.500.v201203081826] 
    Cannot satisfy dependency: 
    From: XSD Core Plugin 1.1.700.v201204102147 (org.eclipse.wst.xsd.core 1.1.700.v201204102147) 
    To: bundle org.eclipse.core.resources [3.8.0,4.0.0) 
    Cannot satisfy dependency: 
    From: XML Schema Editor 1.2.500.v201203081826 (org.eclipse.wst.xsd.ui 1.2.500.v201203081826) 
    To: bundle org.eclipse.wst.xsd.core [1.1.300,1.2.0) 

我應該提到這是在Ubuntu 12.04從Repos安裝。我已經完成了全新安裝,並在刪除後清空了我的Workspace目錄。要刪除我做了:

sudo apt-get remove eclipse-* --purge 

然後我跑autocleancleandeborphan一起刪除所有軟件包的依賴關係的Eclipse插件。爲了重新下載所有內容,我重新安裝了Afterwords。

仍然是相同的依賴性問題,我不知道爲什麼。

回答

0

您沒有Juno,那將是3.8 or 4.2。因此,更新站點與您的安裝不匹配。

在Ubuntu上,請不要使用包管理器中的Eclipse版本。而是從網站下載它們並將它們安裝在任何你喜歡的地方(通過解壓縮)。在大多數Linux發行版中,打包的Eclipse版本都過時了(正如您可以從2011年6月的版本ID中看到的那樣)。