2015-12-15 130 views
0

我試圖在eclipse mars.1(4.5.1)上安裝eclipse插件e(fx)clipse。目前當我去幫助 - >安裝新軟件...時,將此鏈接(http://download.eclipse.org/efxclipse/updates-released/2.0.0/site)粘貼到「work with」文本框中,單擊該框安裝「e(fx)clipse - install」,然後單擊下一步,我得到一個埃羅消息指出:在Eclipse Mars.1上安裝e(fx)clipse插件時出現錯誤1 IDE

Cannot complete the install because one or more required items could not be found. 
Software being installed: e(fx)clipse - IDE 2.0.0.201506111511 (org.eclipse.fx.ide.feature.feature.group 2.0.0.201506111511) 
Missing requirement: PDE UI Tooling 2.0.0.201506111511 (org.eclipse.fx.ide.pde.ui 2.0.0.201506111511) requires 'bundle org.eclipse.pde.ui.templates 3.4.400' but it could not be found 
Cannot satisfy dependency: 
From: e(fx)clipse - IDE 2.0.0.201506111511 (org.eclipse.fx.ide.feature.feature.group 2.0.0.201506111511) 
To: org.eclipse.fx.ide.pde.feature.feature.group [2.0.0.201506111511] 
Cannot satisfy dependency: 
From: e(fx)clipse - IDE - PDE 2.0.0.201506111511 (org.eclipse.fx.ide.pde.feature.feature.group 2.0.0.201506111511) 
To: org.eclipse.fx.ide.pde.ui [2.0.0.201506111511] 

我不知道我爲什麼,因爲幾個星期前,我安裝了它在我的筆記本電腦,它的工作只是罰款會得到此錯誤消息。我用google搜索了這個,所有出現的都是這樣的錯誤,但只在以前的eclipse版本上。請在此先感謝幫助和

下面是一些屏幕截圖:

Getting ready to install

Installing before it fails

回答

0

你是否已經按照本指南一步一步的? https://www.eclipse.org/efxclipse/install.html#for-the-lazy

我用它在月神(4.4.1),理論上也應該努力在火星上...

+0

我已經去過這個網站試試這個教程。但第一步是下載一個其他的eclipse程序,我不想那樣做。當我將它安裝在筆記本電腦上時,我不需要安裝任何東西,除了插件本身。我會願意做這個作爲最後的手段,但我已經在當前版本的eclipse上安裝了一些其他的東西,並希望繼續安裝e(fx)clipse插件的最後一步。 – user3701600

+0

其實我只是重新安裝日食,它現在正在工作,不想但我放棄了。謝謝你的幫助! – user3701600

+0

歡迎您,無論如何您不需要安裝整個eclipse,就足以安裝插件本身......(如果您按照指導一步一步地做)在任何情況下,最好的就是您做到了! ;) – navy1978

0

它看起來像你需要使用2.1版,而不是Mars.1 2.0(4.5.1 )

詳情here

+0

我試着用2.1使用這個,http://download.eclipse.org/efxclipse/updates-released/2.1.0/site,它仍然不起作用。 – user3701600

相關問題