Trying to install eclipse Bytecode Outline plugin, missing dependency

橙三吉。 提交于 2019-12-05 21:33:56

After Eclipse 3.3 "org.eclipse.help.appserver" was removed. See: 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. For newer versions of Eclipse I therefore recommend installing this alternate version instead.

Use the Eclipse marketplace to find a version for the current eclipse version.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!