从白到黑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 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突