我正在尝试使用Spring Tool Suite(STS)(版本:3.6.3. RELEASE)进行“使用STS工作入门指南”(此处:http://spring.io/guides/gs/sts/),并且文件菜单中没有“导入入门内容”向导。我尝试导入“Spring入门内容”,它说它是空的。
在Windows上配置代理设置-
然后将默认的Apache httpclient提供程序(由Eclipse更新使用)更改为基于JRE URLConnection的提供程序。
从版本Eclipse Kepler(4.3)添加系统属性
org.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4
开始日食
eclipse -vmargs -Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4
更多信息:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422665 https://wiki.eclipse.org/Disabling_Apache_Httpclient
我只是试试这个,现在起作用了,太好了!
窗口-
对我来说我曾经用过
窗口-
现在起作用了,太好了!