简体   繁体   English

eclipse插件objectaid安装失败

[英]eclipse plugin objectaid install failed

I'd like to make some class diagrams from source code and want to install objectaid which is an eclipse plugin that helps to generate UML diagram. 我想从源代码制作一些类图,并希望安装objectaid,这是一个有助于生成UML图的eclipse插件。

Help->Install new software->add->http://www.objectaid.net/update

It stucked on 48% and displayed "fetching ..." and several hours later it showed the following errors 它停留在48%并显示“正在抓取...”,几个小时后它显示以下错误

An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.bridge_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.dom_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.dom.svg_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.ext.awt_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.extension_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/features/org.apache.batik_1.6.0.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.parser_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.pdf_1.6.0.v201105071520.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.svggen_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.swing_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.transcoder_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.apache.batik.xml_1.6.0.v201011041432.jar
Connection timed out: connect
Unable to connect to repository http://www.objectaid.net/update/plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar
Connection timed out: connect

There is a firewall and I had used goagent to cross the wall. 有一个防火墙,我曾用goagent穿过墙。

Definitely looks like a network issue. 绝对看起来像是网络问题。 I used the same repository url and I was able to successfully install ObjectAid inside eclipse. 我使用了相同的存储库URL,并且能够在eclipse中成功安装ObjectAid。 Do checkout the step , I have compiled it with a screenshot - in case you are missing anything. 请检查一下步骤 ,我已经用屏幕截图对其进行了编译-以防您遗漏任何内容。

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

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