[转]Unable to build: the file dx.jar was not loaded from the SDK folder!


本文转自:http://www.developerbits.com/tag/unable-to-build-the-file-dx-jar-was-not-loaded-from-the-sdk-folder/

Problem While trying to run Android applications using eclipse IDE,

the following build error occurs: Unable to build: the file dx.jar was not loaded from the SDK folder!

Solution Quick fix is to

Right click on project -> Properties -> Java Build Path (From Left List)

-> Libraries (Tab) -> Add Library (Button on right)

-> JRE System Library -> Next -> Workspace default JRE

-> Finish Permanent fix is to install latest Java SDK.

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM