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条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 自动转发微信群信息到另外一个微信群
    • ¥15 outlook无法配置成功
    • ¥30 这是哪个作者做的宝宝起名网站
    • ¥60 版本过低apk如何修改可以兼容新的安卓系统
    • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
    • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
    • ¥50 有数据,怎么用matlab求全要素生产率
    • ¥15 TI的insta-spin例程
    • ¥15 完成下列问题完成下列问题
    • ¥15 C#算法问题, 不知道怎么处理这个数据的转换