解决 Your project contains error(s),please fix them before running your applica ..
解决 Your project contains error(s),please fix them before running your application问题
1.网上查询最多的是:project--clean
2.在项目列表里删除该项目,再导入
3.删除R.java文件然后自动重建
4.升级ADT到最新版本 5.重启eclipse 6.重新安装eclipse3.5和3.6
7.新建项目设置对应的Version的值,Min SDK Version(这个是设置程序希望运行在的系统版本)
然而,这些方法或许没有解决你问题。OK,我这里再增加一种解决方法,希望对大家会有帮助。
错误信息: Description Resource Path Location Type Project ‘Testbitcare‘ is missing required library: ‘C:\Workspaces\MyEclipse\Testbitcare\assets\ksoap2-android-assembly-2.4-jar-with-dependencies.jar‘ Testbitcare Build path Build Path Problem
很显然,路径出问题了。
解决方法:项目(Project)右击属性,或者Project-Properties,然后选择Java Build Path-Libraries-Add JARs,选中刚才报错的文件的根目录,然后OK。
工程上有红叉,不知道少了什么,但是袋中却没有任何错误,运行程序报错为: Your project contains error(s),please fix them before running your application.
控制台[2011-07-21 11:00:33 - Dex Loader] Unable to execute dex: wrapper was not
properly loaded first
[2011-07-21
11:00:33 - HellWorld] Conversion to Dalvik format failed: Unable to execute
dex: wrapper was not properly loaded
first这时你只需要将eclipse文件夹中的eclipse.ini打开,把最后2行文字修改为-Xms128m-Xmx512m重新运行程序即可。 *.java
文件 和 main.xml 文件都没有错误。 在左边的项目目录里,项目名上有红叉,其它地方没有。 请问大家有什么好的办法呢
Eclipse 编译
Android工程时,提示该错误 :Error generating final archive: Debug certificate expired on
xxxxxx(日期) 解决办法:
linux:Window--》 Preferences--》Android--》Build中Default
debug keystore显示了地址“/home/jinli/.android/debug.keystore”,删除此路径下的debug.keystore
及 ddms.cfg
Window XP:进入:C:\Documents and Settings\Administrator\.android
(Win7在C:\Users\ly\.android) 删除:debug.keystore及 ddms.cfg
解决 Your project contains error(s),please fix them before running your applica ..,,5-wow.com
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。