开发者

Error in Android project name in Eclipse

开发者 https://www.devze.com 2023-02-11 23:45 出处:网络
Whenever I create a new Android project in Eclipse, it shows an error in the project开发者_开发百科 name and not anywhere else. What is the problem? How can I solve it?You should clear your project by

Whenever I create a new Android project in Eclipse, it shows an error in the project开发者_开发百科 name and not anywhere else. What is the problem? How can I solve it?


You should clear your project by Project>clear menu then build your project

if not solve try this and configure build path by right click on project > build path > android > restore default

I hope this is help


Try restarting eclipse and then try to open the android project you've created. Happens to me too sometimes.

0

精彩评论

暂无评论...
验证码 换一张
取 消