Q: Dx warning: Ignoring InnerClasses attribute for an anonymous inner class
(org.htmlparser.util.NodeList$1) 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,
A: g了很久也没有找到很好的解决方案,最后终于解决了,SDK Tools从20降19吧!
[color=red] 发现昨天我是同时换了Eclipse和SDK Tools,结果发现是Eclipse版本的问题!
本人的Eclipse是3.7.2, 最后我升级了4.2junno很华丽!
[/color]
(org.htmlparser.util.NodeList$1) 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,
A: g了很久也没有找到很好的解决方案,最后终于解决了,SDK Tools从20降19吧!
[color=red] 发现昨天我是同时换了Eclipse和SDK Tools,结果发现是Eclipse版本的问题!
本人的Eclipse是3.7.2, 最后我升级了4.2junno很华丽!
[/color]
解决Dxwarning错误
本文介绍了如何解决在使用SDKTools时出现的Dxwarning错误。作者最初尝试多种方法未果,最终通过将SDKTools版本从20降至19并更新Eclipse到4.2版本成功解决问题。
491

被折叠的 条评论
为什么被折叠?



