简体   繁体   English

Eclipse中的Android项目名称错误

[英]Error in Android project name in Eclipse

Whenever I create a new Android project in Eclipse, it shows an error in the project name and not anywhere else. 每当我在Eclipse中创建新的Android项目时,它都会在项目名称中显示错误,而不是其他任何地方。 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 如果无法解决,请尝试此操作并通过右键单击项目>构建路径> android>恢复默认值来配置构建路径

I hope this is help 我希望这会有所帮助

Try restarting eclipse and then try to open the android project you've created. 尝试重新启动eclipse,然后尝试打开您创建的android项目。 Happens to me too sometimes. 有时也会发生在我身上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM