开发者

problem with eclipse

开发者 https://www.devze.com 2023-01-29 08:11 出处:网络
i saw that android 2,3 is ready so i tried to install it in my eclipse.Firstly,i went to \"Android SDK and AVD mana开发者_开发知识库ger\" in my installed packages and i updated them all.Secondly, i we

i saw that android 2,3 is ready so i tried to install it in my eclipse.Firstly,i went to "Android SDK and AVD mana开发者_开发知识库ger" in my installed packages and i updated them all.Secondly, i went from help to check for updates,i was waiting eclipse to download them and finally i restarted my eclipse!my problem is that all my old apps are not playing now and they have a red x in the package explorer.i wrote a helloWorld app in 2,3 android and its playing but as i try to run my old apps ,eclipse says that i have error in my code.please help,i m confused!!:)


Do you still have your R.java in the gen/ folder ?

I got similar issue with new compiler in SDK 2.3, R.java sometimes disapears !

I manage to fix this by restarting eclipse and/or performing a clean in the projects.

0

精彩评论

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