Spring Boot教程:Eclipse安装spring-tool-suite插件

本文以eclipse4.7安装sts3.9.0为例,解决报错java

An error occurred while collecting items to be installed session context was:(profile=D__DevelopTools_eclipse_jee-oxygen_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,oracle.eclipse.tools.rest.lib,17.0.0.201709131633
在线安装spring

打开eclipse->Help->Install new software->Add,在Name中输入Spring(名字随意),Location中输入http://dist.springsource.com/release/TOOLS/update/e4.7/windows

点击OK,并选择须要安装的四个IDEsession

一路Next,等待安装,在中途可能出现oracle

An error occurred while collecting items to be installed session context was:(profile=D__DevelopTools_eclipse_jee-oxygen_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,oracle.eclipse.tools.rest.lib,17.0.0.201709131633
这个报错。eclipse

解决方案:ui

打开Window->Preferences->Install/Update->Available software Sites,将Oracle Enterprise Pack For Eclipse改成disable.net

而后按照以上步骤从新安装,便可成功!rest

重启后:windows-preference-springblog


原文连接:https://blog.csdn.net/zf_csdn/article/details/79379955 

欢迎加入java招聘交流群,添加群主邀请进群:

相关文章
相关标签/搜索