Kentkayun 2015-11-02 09:12
浏览 2496
已结题

ProGuard混淆web项目求帮忙看看什么问题....不知道怎么弄下去....混淆不到

Warning: com.server.Application$ShutdownHook: can't find referenced method 'void stop(org.red5.server.api.scope.IScope)' in program class com.server.Application
Note: com.server.db.SqlHelper calls '(java.sql.Driver)Class.forName(variable).newInstance()'
Note: com.server.platform.Lenovo.ConvertUtils accesses a constructor '(java.lang.String)' dynamically
Maybe this is program method 'com.server.AI.AIRunner { AIRunner(java.lang.String); }'
Maybe this is program method 'com.server.exception.ClientCallProcessException { ClientCallProcessException(java.lang.String); }'

Note: there were 1 class casts of dynamically created class instances.
You might consider explicitly keeping the mentioned classes and/or
their implementations (using '-keep').
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclasscast)
Note: there were 1 accesses to class members by means of introspection.
You should consider explicitly keeping the mentioned class members
(using '-keep' or '-keepclassmembers').
(http://proguard.sourceforge.net/manual/troubleshooting.html#dynamicalclassmember)
Warning: there were 1 unresolved references to program class members.
Your input classes appear to be inconsistent.
You may need to recompile the code.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedprogramclassmember)
Please correct the above warnings first.

  • 写回答

0条回答

    报告相同问题?

    悬赏问题

    • ¥50 树莓派安卓APK系统签名
    • ¥15 maple软件,用solve求反函数出现rootof,怎么办?
    • ¥65 汇编语言除法溢出问题
    • ¥15 Visual Studio问题
    • ¥15 state显示变量是字符串形式,但是仍然红色,无法引用,并显示类型不匹配
    • ¥20 求一个html代码,有偿
    • ¥100 关于使用MATLAB中copularnd函数的问题
    • ¥20 在虚拟机的pycharm上
    • ¥15 jupyterthemes 设置完毕后没有效果
    • ¥15 matlab图像高斯低通滤波