Ah thanks for this i had the same issue with the proguard.cfg after the latest tools update... Sorted now, cheers. :)
On Monday, 19 December 2011 17:57:54 UTC, Kostya Vasilyev wrote: > > Have you tried selecting the error marker in the Problems view and > pressing Delete? > > 19 декабря 2011 г. 21:54 пользователь Nathan > <[email protected]> написал: > > 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 > android-developers@googlegroups.com <[email protected]> > > To unsubscribe from this group, send email to > > android-developers+[email protected]<android-developers%[email protected]> > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en> > -- 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

