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”的路径,就可以。

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

posted @ 2015-12-28 20:14  mengfanrong  阅读(5292)  评论(0编辑  收藏  举报