简体   繁体   English

如何在Eclipse中创建Wildfly 14服务器?

[英]How to create a Wildfly 14 server in Eclipse?

I installed JBoss integration for Eclipse: 我为Eclipse安装了JBoss集成:

在此输入图像描述

But when I try to add a new server by going to the Servers view -> right click -> new -> Server I get no option for Wildfly 14: 但是当我尝试通过转到Servers视图添加一个新服务器 - >右键单击 - > new - > Server我没有选择Wildfly 14:

在此输入图像描述

I downloaded 14.0.1. 我下载了14.0.1。 How do I add it? 我该如何添加?

Pick Wildfly 13 for now, and wait for the update of JBoss Tools. 现在选择Wildfly 13 ,等待JBoss Tools的更新。
Wildfly 14 is supported in JBoss Tools 4.9.0.AM3 development version, JBoss Tools 4.9.0.AM3开发版支持Wildfly 14,
see release notes 发行说明
You can install this version in Eclipse (first uninstall the earlier one), however this version may be unstable. 您可以在Eclipse中安装此版本(首先卸载前一版本),但此版本可能不稳定。

After updating (help-> Check for updates) the option appears ... 更新后(帮助 - >检查更新)出现选项...

wildfly14 wildfly14

Even if Widfly 14 is not available as such in Eclipse, it's yet possible. 即使Widfly 14在Eclipse中不可用,它仍然可行。 Just choose the 'Wildfly 13' server type, and (in next step) point to a local Wildfly 14 installation. 只需选择'Wildfly 13'服务器类型,然后(在下一步中)指向本地Wildfly 14安装。

暂无
暂无

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

相关问题 Eclipse 4.14.0 无法为 Wildfly 14 的服务器运行时环境设置正确的执行环境 - Eclipse 4.14.0 cannot set correct execution environment for the Server Runtime Environment for Wildfly 14 如何使用Eclipse停止Wildfly 8.2.1最终服务器上的应用程序-Java - How to stop application on Wildfly 8.2.1 final server using Eclipse - Java 如何使用Java 11运行Wildfly 14? - How to run Wildfly 14 with java 11? 如何为Filebeat配置JBoss JsonFormatter(WildFly 14) - How to configure JBoss JsonFormatter for Filebeat (WildFly 14) Eclipse:尝试通过Wildfly创建Factory时,“无法连接到任何服务器” - Eclipse: “Failed to connect to any server” when trying to create Factory over Wildfly 每次 WildFly 启动时如何创建一个新的 server.log? - How to create a new server.log every time WildFly start? 如何在Wildfly 10服务器中以编程方式创建JMS队列/主题。 - How to create a JMS queue/topic programmatically in wildfly 10 server. 如何在 JEE 服务器(Wildfly)中的 JMS 临时队列上创建侦听器? - How to create a listener on a JMS Temporary Queue in a JEE server (Wildfly)? 如何为Wildfly服务器内部的WebSocket创建独立的tyrus客户端,以在两个Wildfly实例之间进行通信 - how to create standalone tyrus client for websockets inside the wildfly server to communicate between two wildfly instances Eclipse在运行Wildfly服务器时报告错误 - Eclipse reporting error while run wildfly server
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM