   
- 帖子
- 101
- 主題
- 52
- 精華
- 1
- 積分
- 0
- 威望
- 0
- 金錢
- 3415
- 寵物幣
- 1182
- 存款
- 95
- 精靈經驗值
- 261
- 魔獸幣
- 0
- 閱讀權限
- 150
- 在線時間
- 180 小時
- 最後登錄
- 2023-4-28
      
|
ubuntu 11.10 eclipse 3.7安裝android ADT錯誤的解決方式
本帖最後由 fan62 於 2011-10-15 21:26 編輯
話說昨晚將ubuntu 11.04升級上11.10,慘了,eclipse也跟著升級,android的插件要重新安裝,也就算了,ADT無法安裝,會產生以下的錯誤:- Cannot complete the install because one or more required items could not be found.
- Software being installed: Android Development Tools 10.0.0.v201102162101-104271
- (com.android.ide.eclipse.adt.feature.group 10.0.0.v201102162101-104271)
- Missing requirement: Android Development Tools 10.0.0.v201102162101-104271
- (com.android.ide.eclipse.adt.feature.group 10.0.0.v201102162101-104271) requires 'org.eclipse.wst.sse.ui 0.0.0' but it could not be found
複製代碼 原因出在最後的那一段,org.eclipse.wst.sse.ui 0.0.0' but it could not be found,GOOGLE查了後,好在有人遇到,並找出解決方式,可是....太麻煩了,要下什麼有的沒有的,然後解壓.......一堆的,不用這麼麻煩,如下做比較快:
打開help>install new software
本帖隱藏的內容需要回復才可以瀏覽 |
|