08 2012 档案

摘要:问题为: 例如:正确的包名为project -src -com.google.zxing1 -com.google.zxing2 现在成了: project -src.com.google.zxing1 -src.com.google.zxing2解决办法为:在项目上右键单击,选择properties---->Java Bulid Path------->Source------>Ad... 阅读全文
posted @ 2012-08-13 10:34 234飞 阅读(620) 评论(0) 推荐(0)
摘要:Eclipse导入工程提示:invalidprojectdescription原因如下:Today, when I imported an existing project into eclipse's workspace, I got the following error:Invalid project description.D:/eclipse/workspace/report and D:/eclipse/workspace overlapIn the beginning, my project was located in D:/report instead of the 阅读全文
posted @ 2012-08-10 15:29 234飞 阅读(810) 评论(0) 推荐(0)