問題描述
無法完成安裝,因為找不到一項或多項必需項.正在安裝的軟件:Android 開發工具 12.0.0.v201106281929-138431 (com.android.ide.eclipse.adt.feature.group 12.0.0.v201106281929-138431)缺少要求:Android 開發工具 12.0.0.v201106281929-138431 (com.android.ide.eclipse.adt.feature.group 12.0.0.v201106281929-138431) 需要 'org.eclipse.gef 0.0.0' 但它不能被發現
Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 12.0.0.v201106281929-138431 (com.android.ide.eclipse.adt.feature.group 12.0.0.v201106281929-138431) Missing requirement: Android Development Tools 12.0.0.v201106281929-138431 (com.android.ide.eclipse.adt.feature.group 12.0.0.v201106281929-138431) requires 'org.eclipse.gef 0.0.0' but it could not be found
一些信息:
- Eclipse SDK 版本:3.6.2
- jdk-6u26-windows-i586
- Windows 7
關于如何解決找不到所需項目"錯誤的任何建議?
Any suggestions on how to solve this 'required items could not be found' error?
推薦答案
同樣的問題已經有好幾次了.您需要將以下 url 添加到 eclipse 安裝的可用軟件站點"中:
Have had the same problem a few times. You need to add the following urls to the "Available Software Sites" of your eclipse installation:
- http://download.eclipse.org/releases/indigo
- http://download.eclipse.org/eclipse/updates/3.7
這應該可以解決它.
如果沒有,請查看我的安裝路徑,并根據需要添加:
If not, see my install paths, and add as needed:
另外,請確保在安裝時勾選在安裝過程中聯系所有更新站點以查找所需軟件"的框.
Also, make sure you tick the box on install that says "Contact all update sites during install to find required software".
這篇關于安裝 ADT 插件時出現“找不到所需項目"錯誤的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!