So I removed the library from the main project, which caused Eclipse to build the R.java in the main project. However, the library project still has an R.java, which I'm pretty sure is wrong. Adding the library back into the main project causes the same error as reported above. How can I prevent a library project from generating a bogus R.java file? Or if I can't how do I prevent them conflicting?
-- 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

