Error opening zip file or JAR manifest missing : D:\play-1.2.5/framework/play-1.2.5.jar


play框架写的项目,在eclipse中导入。build-path中全部jar包都加入。执行程序,出现:

Error occurred during initialization of VM 

agent library failed to init: instrument

Error opening zip file or JAR manifest missing : D:\play-1.2.5/framework/play-1.2.5.jar

解决的方法:

在eclipse项目文件夹中。eclipse文件夹下 “项目名.launch”,中搜索“D:\play-1.2.5/framework/play-1.2.5.jar”。将搜索到的位置改为当前所配置环境中的“play-1.2.5.jar”的路径,就可以。

这是我的解决的方法,不喜勿喷。


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM