从白到黑yu 2018-10-16 04:05 采纳率: 0%
浏览 2547
已结题

proguard混淆#unexpectedclass warning

新手,不知道什么错误

ProGuard, version 6.0.3
Reading program jar [F:\c.jar]
Warning: class [Test$Bomber.class] unexpectedly contains class [proguard.Test$Bomber]
Warning: class [Test$Flight.class] unexpectedly contains class [proguard.Test$Flight]
Warning: class [Test.class] unexpectedly contains class [proguard.Test]

Reading library jar [C:\Program Files\Java\jdk1.8.0_141\jre\lib\rt.jar]
Warning: there were 3 classes in incorrectly named files.
You should make sure all file names correspond to their class names.
The directory hierarchies must correspond to the package hierarchies.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unexpectedclass)
If you don't mind the mentioned classes not being written out,
you could try your luck using the '-ignorewarnings' option.
Please correct the above warnings first.

  • 写回答

1条回答 默认 最新

  • devmiao 2018-10-16 16:04
    关注
    评论

报告相同问题?

悬赏问题

  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 关于#python#的问题:自动化测试