How to add JBoss Server in Eclipse?

后端 未结 7 637
猫巷女王i
猫巷女王i 2021-02-04 03:15

I am new to JBoss and have just installed Eclipse. I have added a project to the workspace and now I want to deploy it to a Jboss server. However, in the New Server Runtime

7条回答
  •  南笙
    南笙 (楼主)
    2021-02-04 03:45

    Since Eclipse Mars 2 (JEE edition), JBoss Tools can be directly dowloaded from the New Server interface:

    Selecting JBoss AS, WildFly, & EAP Server Tools will install JBoss Tools. After installation, the view will include JBoss/WildFly:


    Follow the below instructions if Eclipse Mars 1 is used.

    It is simply not built-in into the Eclipse distribution. You need to install JBoss Tools from the Eclipse marketplace (Help -> Eclipse Marketplace and search for "JBoss Tools").

    More specifically, the feature you are asking for is documented here:

    http://tools.jboss.org/features/server.html

提交回复
热议问题