Jen*_*der 6 eclipse plugins install eclemma
我正试图在我的Eclipse Eclipse安装中安装eclEmma.
当我通过'安装新软件'安装eclipse计算依赖关系,要求我接受许可证然后产生这个错误:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.mountainminds.eclemma.asm,2.2.0.201210261515
No repository found containing: osgi.bundle,com.mountainminds.eclemma.core,2.2.0.201210261515
No repository found containing: osgi.bundle,com.mountainminds.eclemma.debug.ui.compatibility,2.2.0.201210261515
No repository found containing: osgi.bundle,com.mountainminds.eclemma.doc,2.2.0.201210261515
No repository found containing: org.eclipse.update.feature,com.mountainminds.eclemma.feature,2.2.0.201210261515
No repository found containing: osgi.bundle,com.mountainminds.eclemma.ui,2.2.0.201210261515
No repository found containing: osgi.bundle,org.jacoco.agent,0.6.0.201210061924
No repository found containing: osgi.bundle,org.jacoco.core,0.6.0.201210061924
No repository found containing: osgi.bundle,org.jacoco.report,0.6.0.201210061924
Run Code Online (Sandbox Code Playgroud)
如果我去市场我得到
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No artifact repository available.
noArtifactRepositoriesAvailable
Run Code Online (Sandbox Code Playgroud)
选择安装后不久.
问题:我该怎么做才能解决这个问题?我需要其他更新站点吗?
注意:我刚刚安装了MoreUnit,因此互联网连接似乎没问题.
我有同样的问题和网站上描述的eclemma的手动安装不起作用.这就是我所做的(在4.3开普勒).
打开eclemma-2.2.1.zip.转到features子目录.在eclipse/feature目录中,创建一个目录,其中包含zip文件的feature子目录中jar的名称(不带jar后缀).现在打开jar并将其内容复制到这个新创建的目录中.
完成后,它应如下所示:
./eclipse/features/com.mountainminds.eclemma.feature_2.2.1.201306092145/
|-META-INF
|-about.html
|-feature.properties
|-feature.xml
Run Code Online (Sandbox Code Playgroud)
然后将jar从zip内的plugins目录复制到你的eclipse安装的plugins目录:
./eclipse/plugins/
|-com.mountainminds.eclemma.asm_2.2.1.201306092145.jar
|-com.mountainminds.eclemma.core_2.2.1.201306092145.jar
|-com.mountainminds.eclemma.debug.ui.compatibility_2.2.1.201306092145.jar
|-com.mountainminds.eclemma.doc_2.2.1.201306092145.jar
|-com.mountainminds.eclemma.ui_2.2.1.201306092145.jar
|-org.jacoco.agent_0.6.3.201306030806.jar
|-org.jacoco.core_0.6.3.201306030806.jar
|-org.jacoco.report_0.6.3.201306030806.jar
Run Code Online (Sandbox Code Playgroud)
启动eclipse,覆盖启动器应该是可见的,覆盖范围应该有效.
| 归档时间: |
|
| 查看次数: |
4668 次 |
| 最近记录: |