【问题标题】:Trying to install eclipse Bytecode Outline plugin, missing dependency尝试安装 eclipse Bytecode Outline 插件,缺少依赖项
【发布时间】:2014-04-05 11:09:19
【问题描述】:

我正在尝试安装这个:http://asm.ow2.org/eclipse/index.html,但我收到了这个对我来说零意义的错误。

我正在运行 eclipse Kepler Service Release 1,内部版本号 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

【问题讨论】:

    标签: java eclipse eclipse-plugin java-bytecode-asm


    【解决方案1】:

    在 Eclipse 3.3 “org.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.
    

    【讨论】:

    • 是的,好的。但这有什么帮助呢?这是否意味着我们需要回到 Eclipse 3.3 才能使用 OW2?
    【解决方案2】:

    Eclipse ASM Bytecode Outline plugin 似乎有一段时间没有维护,导致各种兼容性问题。因此,对于较新版本的 Eclipse,我建议安装 this alternate version

    【讨论】:

      【解决方案3】:

      使用 Eclipse 市场查找当前 Eclipse 版本的版本。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2017-07-10
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2020-12-22
        • 2021-06-01
        相关资源
        最近更新 更多