【Eclipse】解决 eclipse XXX cannot be read or is not a valid ZIP file

186 阅读1分钟

本文已参与「新人创作礼」活动,一起开启掘金创作之路

很久很久以前(大概我还是在使用MyEclipse的时候),由于要加入别人的项目组,那时候导入别人家的项目时抛出了这个错误。

cannot be read or is not a valid ZIP file 项目名 Build path Build Path Problem

解决方案: 在.classpath文件中找到包含spy.properties(具体文件名看你的报错里是哪个文件),把这行删掉就好了