在Spring Tool Suit IDE(Eclipse)安装反编译插件Java Decompiler时,遇到错误导致安装无法进行
错误提示如下:
‘Installing Software’ has encountered a problem. An error occurred while collecting items to be installed.
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.commons …
经查询确认,错误是由于所需前置插件OSGi bundle未安装引起
使用Eclipse官网安装插件
安装完成后重启STS,即可继续进行反编译插件安装。
文中涉及的链接
OSGi: http://download.eclipse.org/releases/oxygen
JavaDecompiler:http://java-decompiler.github.io/