Warning: Ignoring InnerClasses attribute for an anonymous in

Source: Internet
Author: User

Dx warning: Ignoring InnerClasses attribute for an anonymous inner class
That doesn' t come with
Associated EnclosingMethod attribute. This class was probably produced by
Compiler that did not target the modern. class file format. The recommended
Solution is to recompile the class from source, using an up-to-date compiler
And without specifying any "-target" type options. The consequence of ignoring
This warning is that reflective operations on this class will incorrectly
Indicate that it is ** not * an inner class.
The willingness to solve this problem is simple.
That is, the android sdk tools version is too low. Just upgrade it.
 
However, if you upgrade to the latest version 16 in eclipse 3.5, the following error occurs:
When the adt version is too low and is incompatible with the sdk tools, if you want to upgrade the ADT (the latest version is 16.0.0), it will prompt that the eclipse version is too low, so it becomes an endless loop,
 
Solution:
1. the sdk is upgraded.
2. Download ADT 14.0.0 (this version requires 3.5 for eclipse, and can solve the sdk upgrade problem)
Path: http://ishare.iask.sina.com.cn/f/20743747.html? From = like
3. Install adt.
Help ------ Install New software




Restart After installation to solve the problem


 

From the whitetao Column

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.