Android的Proguard的产生java.io.IOException:无法读取[proguard.ClassPathEntry [英] Android Proguard java.io.IOException: Can't read [proguard.ClassPathEntry

查看:152
本文介绍了Android的Proguard的产生java.io.IOException:无法读取[proguard.ClassPathEntry的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好 当enabing ProGuard的Andr​​oid版,同时建立了签名的jar我得到以下转储:

Hi All When enabing proguard for android, while building the signed jar I get the following dump:

[2011-02-03 11:28:27 - VideoCreator] Proguard returned with error code 1. See console
[2011-02-03 11:28:27 - VideoCreator] java.io.IOException: Can't read [proguard.ClassPathEntry@49b290] (No such file or directory)
[2011-02-03 11:28:27 - VideoCreator]    at proguard.InputReader.readInput(InputReader.java:230)
[2011-02-03 11:28:27 - VideoCreator]    at proguard.InputReader.readInput(InputReader.java:200)
[2011-02-03 11:28:27 - VideoCreator]    at proguard.InputReader.readInput(InputReader.java:178)
[2011-02-03 11:28:27 - VideoCreator]    at proguard.InputReader.execute(InputReader.java:100)
[2011-02-03 11:28:27 - VideoCreator]    at proguard.ProGuard.readInput(ProGuard.java:195)
[2011-02-03 11:28:27 - VideoCreator]    at proguard.ProGuard.execute(ProGuard.java:78)
[2011-02-03 11:28:27 - VideoCreator]    at proguard.ProGuard.main(ProGuard.java:499)

找不到相关的净东西。任何想法?

Could not find anything relevant on the net. Any ideas?

推荐答案

ProGuard的找不到(或读取)输入罐中的一个。如果你安装了4.4 ProGuard的4.5.1相反,它会打印出正确的文件名,这样你就可以找出为什么它丢失了。

ProGuard can't find (or read) one of the input jars. If you install ProGuard 4.5.1 instead of 4.4, it will print out the proper file name, so you can find out why it is missing.

这篇关于Android的Proguard的产生java.io.IOException:无法读取[proguard.ClassPathEntry的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆