zoukankan      html  css  js  c++  java
  • Dx warning Ignoring InnerClasses attribute doesn't come with an associated EnclosingMethod attribute.

    http://hi.baidu.com/new/joec3

    Dx warning Ignoring InnerClasses attribute doesn't come with an associated EnclosingMethod attribute.

    [2012-05-02 14:35:05 - fpb002] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class

    (xxx.xxx.xxx.xxx) that doesn't come with an

    associated EnclosingMethod attribute. This class was probably produced by a

    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.

    1 debug证书过期了,删除debug证书。

    xp位置 C:\Documents and Settings\Administrator\.android

    win7位置  C:\User\???\.android

    2 包导入时class重复了,重新检查依赖关系

    3 查看下ADT插件的版本 和安卓SDK的版本是否一致 

  • 相关阅读:
    Web存储
    JavaScript模块化
    jQuery挖源码——事件绑定
    观察者模式——JavaScript
    Node.js之网络小爬虫
    ECMAScript的严格模式
    JavaScript和jQuery的事件
    认识Ajax
    Redis之intset数据结构
    Redis之Hash数据结构
  • 原文地址:https://www.cnblogs.com/meetrice/p/2747359.html
Copyright © 2011-2022 走看看