java - 在eclipse市场安装jboss工具luna 4.0但无法安装

标签 java

我已经安装了jdk 1.8,eclipse luna 4.4.0和jboss EAP 6.3

在 eclipse 中的市场中安装 Jboss Tool(luna) 4.0 CR1 时,出现如下错误

An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee,     
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Multiple problems occurred while downloading.
Unable to read repository at http://download.jboss.org/jbosstools/static/releases   
/jbosstools-4.2.0.CR1-updatesite-core/plugins    
/org.jboss.tools.common.projecttemplates_3.6.0.CR1-v20140829-2038-B51.jar.pack.gz.
Read timed out
Unable to read repository at http://download.jboss.org/jbosstools/static/releases    
/jbosstools-4.2.0.CR1-updatesite-core/plugins
/org.jboss.tools.common.projecttemplates_3.6.0.CR1-v20140829-2038-B51.jar.
Read timed out
Unknown Host: http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget
/4.40.0.CR1-SNAPSHOT/REPO/plugins/org.jboss.tools.forge.runtime_1.4.144.CR1-
v20140912-2255-B61.jar.pack.gz download.jboss.org

请给我一个解决方案。

最佳答案

尝试使用此网址 JBoss Tool for Eclipse Kepler 。 Eclipse Luna 中没有通用 JBoss 服务器配置。我已使用此 url 在 Eclipse 中安装了 JBoss 工具。

或者

您可以从 Eclipse Download 下载 KeplerLuna 版本的 Eclipse。 。转到下面的路径

Eclipse -> plugins 

Copy org.eclipse.jst.server.generic.jboss_1.6.100.v20130422_1357 folder
& org.jboss.netty_3.2.5.Final-20130531-2315.jar from above mentioned location & 
paste them in Eclipse Luna plugins folder.

重新启动 Eclipse,您将获得 JBoss Tools。

关于java - 在eclipse市场安装jboss工具luna 4.0但无法安装,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26312076/

相关文章:

java排序问题

java - 为什么当我声明 WindowsCanvas 类时会发生这种情况

java - 多线程 : the application doesn't produce same result every time

java - JButton 上的阴影/重复文本

java - 如何限制Formatter展开

java - 为坐标对的二维数组返回一维数组的整数索引

java - 如何解决 JPA-CriteriaAPI 的 Java 警告和编译错误?

java - 链接的 JAR 在 IntelliJ 中工作正常,但在命令行中不行

java - s :iterator over Map with a dynamic key parameter

java - 获取使用 WatchService 创建的文件的位置