Search code examples
javaeclipsejbossserver

How to add JBoss Server in Eclipse?


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 Environment list, JBoss is not available:

New Server Runtime Environment without JBoss

I am using the below Eclipse version:

Java EE IDE for Web Developers.

Version: Mars Release (4.5.0)

Why is JBoss not listed as a runtime environment? What do I have to do to add JBoss to the list of available runtime environments?


Solution

  • Here is the solution follow below steps

    1. In Eclipse Mars go to Help-> Install New Software
    2. Click on add button and paste the URL of the update site which is in our case: Eclipse Mars tools for Jboss
    3. Now select the JBossAS Tools plugin and Click "Next"