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的版本是否一致 

  • 相关阅读:
    Linux上ssh免秘钥互登
    Linux版本显示和区别32位还是64位系统
    shell运行下的写日志
    oracle 分析函数
    oracle解锁
    Linux下的打包操作
    python 小记
    Python 之 random模块
    JS模块化工具requirejs教程02
    JS模块化工具requirejs教程01
  • 原文地址:https://www.cnblogs.com/meetrice/p/2747359.html
Copyright © 2011-2022 走看看