Android編程心得-解決Eclipse匯入工程出現The project was not built since錯誤

來源:互聯網
上載者:User

我們在Android學習中,經常會匯入工程源碼進行學習,但是有的工程源碼匯入後會出現一個大大的紅色驚嘆號,然後出現

The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object的錯誤

 

 

解決辦法如下:

1.首先刪除本工作空間的工程

2.在Eclipse的菜單選擇File->New->Project->Android->Android Project From Existing code,進入後選擇本地工程路徑匯入.

3.這個時候如果還有紅色驚嘆號,右鍵點擊工程Properties,選擇Java Build Path,在右邊的Libraries中將錯誤的jar包刪除,然後再工程下建立一個libs的檔案夾,將正確的jar包匯入進去,右鍵選中對應的包->Build Path->Add to Build Path

 


至此,問題解決

 

 

 

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.