简体   繁体   English

从eclipse oxygen下载插件时出错

[英]Error while downloading plugin from eclipse oxygen

I have eclipse oxygen and JDK 8 installed however I am having trouble in downloading any plugin eg tomcat plugin.If I try installing from eclipse marketplace I am getting below error 我安装了eclipse oxygen和JDK 8,但是在下载任何插件(例如tomcat插件)时遇到了问题。如果尝试从eclipse marketplace安装,我将遇到以下错误

HTTP Server Unknown HTTP Response Code (301): http://tomcatplugin.sf.net/update/content.xml General connection error with response code=301 and header(0)=HTTP/1.1 301 Moved Permanently HTTP服务器未知的HTTP响应代码(301): http : //tomcatplugin.sf.net/update/content.xml常规连接错误,响应代码= 301并且标头(0)= HTTP / 1.1 301永久移动

My experience is that the eclipse market place is not very stable and often have issues trying to install software for whatever reason. 我的经验是,日食市场不是很稳定,无论出于何种原因,尝试安装软件时经常会遇到问题。 I suggest you install a different route by downloading the zipped archive site of the plugin below. 我建议您通过下载以下插件的压缩存档站点来安装其他路由。

https://sourceforge.net/projects/tomcatplugin/files/latest/download?source=files https://sourceforge.net/projects/tomcatplugin/files/latest/download?source=files

This will give a you zipped archive of a update site that you download locally. 这将为您提供在本地下载的更新站点的压缩存档。 Once downloaded go back into your Eclipse IDE and go to Help -> Install New Software. 下载完成后,请返回Eclipse IDE,然后转到“帮助”->“安装新软件”。 In the dialog that appears click on "Add.." in the top right corner and another popup appears, click on "Archive.." (button on the left side near the bottom) and point to your zip file that was downloaded using the file explorer dialog. 在出现的对话框中,单击右上角的“添加..”,然后出现另一个弹出窗口,单击“存档..”(底部附近左侧的按钮),然后指向使用文件浏览器对话框。 After doing that you'll see a Tomcat Plugin tree node in the main viewer, select it, then click on Next to install and that should do the tick! 完成此操作后,您将在主查看器中看到一个Tomcat插件树节点,将其选中,然后单击“下一步”进行安装,这应该会完成!

  • Duncan Krebs 邓肯·克雷布斯

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM