I changed the name of a project with a package of the same name. However, the Resource Manager is still building R.java in gen/com/ oldname instead of gen/com/newname. I can't find the setting in Eclipse that tells the Resource Manager where to store the R.java file. I also notice that the package name in R.java is still oldname. So I guess I need to tell Eclipse what the correct package name is for R.java too. Any ideas?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

