开发者

Eclipse show warnings in my first android project

开发者 https://www.devze.com 2023-04-06 19:53 出处:网络
I am using Eclipse indigo, android sdk 开发者_JAVA技巧8 (android api 2.2). When i create a new android project using

I am using Eclipse indigo, android sdk 开发者_JAVA技巧8 (android api 2.2). When i create a new android project using

Name:Bucky

Package: com.theboston.android.bucky

eclipse shows a yellow triangle on the Project. The yellow triangle eventually becomes red

A simple java project ansuljava works well.


You can use the eclipse problem view to explore any issues with your projects.

Go to Window->Show View->Other->Problems

you can also use Window->Show View->Markers, but this one is more cluttered with less problematic stuff.


Project > Clean > Clean Project

This will force Eclipse to regenerate some of the code and rebuild everything. Wait a few seconds, then the red flag(s) should go away.

0

精彩评论

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

关注公众号