[android-developers] Re: weird compiler warning
It's referring to the attributes inside the class file -- either the
compiler screwed up or the class verifier is slightly broken. Since
the virtual machine largely ignores the attributes, you can ignore the
message.
On Nov 1, 6:44 am, ping <bernd.warm...@gmail.com> wrote:
> Hey guys,
>
> i recognized that when i'm building my android project in eclipse i
> get a lot of warnings saying:
>
> "warning: Ignoring InnerClasses attribute for an anonymous inner class
> that doesn't come with an associated EnclosingMethod attribute. (This
> class was probably produced by a broken compiler.)"
>
> I don't have any idea how to solve this. How can i get rid of this
> warning?
>
> greets
--
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
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home