91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

android中出現The project cannot be built until build path errors are resolved問題怎么辦

發布時間:2021-11-22 15:21:28 來源:億速云 閱讀:282 作者:小新 欄目:移動開發

小編給大家分享一下android中出現The project cannot be built until build path errors are resolved問題怎么辦,相信大部分人都還不怎么了解,因此分享這篇文章給大家參考一下,希望大家閱讀完這篇文章后大有收獲,下面讓我們一起去了解一下吧!

“The project cannot be built until build path errors are resolved” 的解決方法:

只要修改.classpath文件即可。

原.classpath文件為:

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="gen"/>
    <classpathentry kind="src" path="libs"/>
    <classpathentry exported="true" kind="con"
path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
    <classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
    <classpathentry kind="lib" path="libs/locSDK_4.1.jar"/>
    <classpathentry kind="src" path="/BaiduMap01"/>
    <classpathentry kind="output" path="bin/classes"/>
</classpath>

修改后的xml文件為:

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
    <classpathentry kind="src" path="src"/>
    <classpathentry kind="src" path="gen"/>
    <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
</classpath>

記得把需要的lib包復制到libs文件夾下外,還要在java build path 下的Libraries下把剛才加入的jar包添加進來[add jars...]。

以上是“android中出現The project cannot be built until build path errors are resolved問題怎么辦”這篇文章的所有內容,感謝各位的閱讀!相信大家都有了一定的了解,希望分享的內容對大家有所幫助,如果還想學習更多知識,歡迎關注億速云行業資訊頻道!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

深州市| 三亚市| 陵水| 普兰店市| 建昌县| 岚皋县| 年辖:市辖区| 乐业县| 东至县| 晋中市| 玉门市| 高州市| 贡山| 丹东市| 永安市| 师宗县| 元江| 南汇区| 上虞市| 阿合奇县| 枞阳县| 桑植县| 卢氏县| 闽清县| 霍林郭勒市| 抚远县| 连山| 普格县| 随州市| 昌邑市| 老河口市| 大安市| 额敏县| 内黄县| 延川县| 孟州市| 北辰区| 伊川县| 白银市| 瑞丽市| 木里|