JWrapper “java.lang.IllegalArgumentException: MALFORMED”

China☆狼群 提交于 2019-12-11 09:56:28

问题


In the step of adding the my jar file to the build process, there is this error:

[Archive] Adding file (33065030) (ioc2-config.jar) E:\WORK\NETBEANS\ioc2-config_v2015-09\store\ioc2-config.jar
[Archive] Will pack200 ioc2-config.jar
**********************************
*          BUILD FAILED          *
**********************************
** Error Trace:

java.lang.IllegalArgumentException: MALFORMED
.....
** Reason: java.lang.IllegalArgumentException: MALFORMED

The jar file is working perfectly. What can I do?

Thanks.

来源:https://stackoverflow.com/questions/33071913/jwrapper-java-lang-illegalargumentexception-malformed

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!