Eclipse插件笔记2
安装Eclipse 插件的时候,报错:
An error occurred during the org.eclipse.equinox.internal.p2.engine.phases.CheckTrust phase.
session context was:(profile=D__Program_Eclipse_Install_InstallEclipse_jee-2019-03_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.CheckTrust, operand=, action=).
Error reading signed content.
Exception in opening zip file: D:\xxxx\Eclipse\Install\BundlePool\pool\plugins\GenerateJavaCode_1.1.8.jar
google了一波,在stackoverflow上找到了答案:
“Ok finally i find the solution for solve this problem i don't know why Eclipse showing me this error and i don't know is this a best solution but anyway i solve my problem with delete the artifacts.xml file in Eclipse root directory After delete this file try to install that plugin again but this time after few second everything done and work perfectly
UPDATE: If you get that's error again just go to Eclipse root directory and search for "artifacts.xml" and delete all the files is in the result ;)”
让删除artifacts.xml文件,因为我是用oomph安装的,所以我找到了pool目录。,删除了artifacts.xml文件,重启,好使了。
参考:https://stackoverflow.com/questions/25094583/error-when-try-install-plugin
本文来自:Eclipse插件笔记2-小码农,转载请保留本条链接,感谢!
- 本文标签: 插件 eclipse plugins
- 本文链接: https://djc8.cn/archives/eclipse-plugin-notes-2.html
- 版权声明: 本文由小码农原创发布,转载请遵循《署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)》许可协议授权