我在我的android项目中使用xalan.jar.当我构建项目 - >错误(我已选择属性/ java构建路径/ Order和Export/xalan.jar).(如果没有在"Order and Export/xalan.jar"项目中选择xalan.jar,那么构建正常.)
控制台中的详细错误:
[2013-12-30 15:20:28 - SignAndroid] Dx warning: Ignoring InnerClasses attribute for an anonymous inner class
(org.apache.xml.serializer.CharInfo$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, using an up-to-date compiler
and without specifying any "-target" type options. The consequence of ignoring
this warning is that reflective operations on …Run Code Online (Sandbox Code Playgroud)