With the latest tools I get this for an Android Library Project: Obsolete proguard file; use -keepclasseswithmembers instead of - keepclasseswithmembernames proguard.cfg
(I really hope there was more than a cosmetic reason to change this. ) A reasonable person thinks this will go away after I change the - keepclasseswithmembernames to -keepclasseswithmembers. I've done that. I still get the error every time. I've cleaned the projects. I've refreshed. I've restarted Eclipse. The error still comes up. I click on the proguard.cfg file, which has a red x on it. It comes up in an editor. It does not have the keepclasseswithmembernames. How do I get the changes to "take"? This is getting ridiculous. Nathan -- 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

