简体   繁体   English

试图安装eclipse Bytecode Outline插件,缺少依赖

[英]Trying to install eclipse Bytecode Outline plugin, missing dependency

I'm trying to install this: http://asm.ow2.org/eclipse/index.html , but I get this error which makes zero sense to me. 我正在尝试安装这个: http//asm.ow2.org/eclipse/index.html ,但是我收到这个错误,这对我来说毫无意义。

I'm running eclipse Kepler Service Release 1, build id 20130919-0819. 我正在运行eclipse Kepler Service Release 1,build id 20130919-0819。

Cannot complete the install because one or more required items could not be found.
  Software being installed: Bytecode Outline 2.1.0 (de.loskutov.BytecodeOutline.feature.feature.group 2.1.0)
  Missing requirement: Bytecode Outline 2.1.0 (de.loskutov.BytecodeOutline.feature.feature.group 2.1.0) requires 'org.eclipse.help.appserver 0.0.0' but it could not be found

After Eclipse 3.3 "org.eclipse.help.appserver" was removed. Eclipse 3.3“org.eclipse.help.appserver”被删除后。 See: eclipse:help-appserver 请参阅: eclipse:help-appserver

Description: This bundle provided implementation of a Tomcat-based web server application for the Eclipse help system. This was replaced in Eclipse 3.3 with a Jetty-based application server. This bundle defines no API and has been unused in the Eclipse platform for many releases.

It seems that the Eclipse ASM Bytecode Outline plugin was not maintained for quite some time which results in all kind of compatibility problems. Eclipse ASM Bytecode Outline插件似乎没有维护很长一段时间,导致所有类型的兼容性问题。 For newer versions of Eclipse I therefore recommend installing this alternate version instead. 对于较新版本的Eclipse,我建议改为安装此备用版本

使用Eclipse marketplace查找当前eclipse版本的版本。

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

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