简体   繁体   English

从存储库安装Eclipse插件时出错

[英]Error installing Eclipse plugin from repository

I'm trying to install a plugin from a repository in eclipse but when I do it this error appears: 我正在尝试从Eclipse中的存储库安装插件,但是在执行此操作时出现此错误:

An error occurred while installing the items session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.googlecode.veloeclipse.ui 2.0.8, action=). 安装项目会话上下文时发生错误:(profile = epp.package.jee,phase = org.eclipse.equinox.internal.p2.engine.phases.Install,操作数= null-> [R] com.googlecode .veloeclipse.ui 2.0.8,action =)。 Failed to prepare partial IU: [R]com.googlecode.veloeclipse.ui 2.0.8. 无法准备部分IU:[R] com.googlecode.veloeclipse.ui 2.0.8。

I've read that by deleting the artifacts.xml file in the Eclipse root folder it solve the problem, but it doesn't. 我已经读过通过删除Eclipse根文件夹中的artifacts.xml文件可以解决此问题,但事实并非如此。

How can we resolve this issue ? 我们如何解决这个问题?

To solve the porblem I've just added a previous plugin: 为了解决这个问题,我刚刚添加了一个以前的插件:

http://download.eclipse.org/eclipse/updates/4.4 Eclipse Test, Examples and Extras -> Eclipse 2.0 Style PLugin Support http://download.eclipse.org/eclipse/updates/4.4 Eclipse测试,示例和其他功能-> Eclipse 2.0 Style PLugin支持

and then I've installed Veloeclipse. 然后我安装了Veloeclipse。

Hope it helps. 希望能帮助到你。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM