How to add JBoss Server in Eclipse?

后端 未结 7 630
猫巷女王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:42

    This worked for me. It required two passes through Window/Preferences...

    Window/Preferences/Server/Runtime Environments
    

    Add... Select Red Hat JBoss Middleware Next Accept the license agreement

    Installation takes a few minutes and requires an Eclipse restart

    After the restart:

     Window/Preferences/Server/Runtime Environments
    

    Add... Select JBoss Community/JBoss xxx Runtime Next Set the home directory and click the "Download and install" link

    Select the version to download

    Accept the license agreement

提交回复
热议问题