1.4. Set Up the Development Environment
1.4.1. Download and Install JBoss Developer Studio
1.4.1.1. Setup the JBoss Developer Studio
1.4.1.2. Download JBoss Developer Studio 5
- Go to https://access.redhat.com/.
- Select → → .
- Select JBoss Developer Studio from the dropbox.
- Select the appropriate version and click .
1.4.1.3. Install JBoss Developer Studio 5
- Prerequisites:
Procedure 1.2. Task:
- Open a terminal.
- Move into the directory containing the downloaded
.jarfile. - Run the following command to launch the GUI installer:
java -jar jbdevstudio-build_version.jar
- Click to start the installation process.
- Select I accept the terms of this license agreement and click .
- Adjust the installation path and click .
Note
If the installation path folder does not exist, a prompt will appear. Click to create the folder. - Choose a JVM, or leave the default JVM selected, and click .
- Add any application platforms available, and click .
- Review the installation details, and click .
- Click when the installation process is complete.
- Configure the desktop shortcuts for JBoss Developer Studio, and click .
- Click .
1.4.1.4. Start JBoss Developer Studio
- Prerequisites:
Procedure 1.3. Task:
- Open a terminal.
- Change into the installation directory.
- Run the following command to start the JBoss Developer Studio:
[localhost]$ ./jbdevstudio
1.4.1.5. Add the JBoss Enterprise Application Platform 6 Server to JBoss Developer Studio
Procedure 1.4. Add the server
- Open the Servers tab. If there is no Servers tab, add it to the panel as follows:
- Click → → .
- Select Servers from the Server folder and click .
- Click on the new server wizard link or right click within the blank Server panel and select → .

Figure 1.2. Add a new server - No servers available
- Expand JBoss Enterprise Middleware and choose .Then click .

Figure 1.3. Choose server type
- Click and navigate to your JBoss Enterprise Application Platform 6 install location. Then click .

Figure 1.4. Browse to server install
- On this screen you define the server behavior. You can start the server manually or let JBoss Developer Studio manage it for you. You can also define a remote server for deployment and determine if you want to expose the management port for that server, for example, if you need connect to it using JMX. In this example, we assume the server is local and you want JBoss Developer Studio to manage your server so you do not need to check anything. Click .

Figure 1.5. Define the new JBoss server behavior
- This screen allows you to configure existing projects for the new server. Since you do not have any projects at this point, click .

Figure 1.6. Modify resources for the new JBoss server
The JBoss Enterprise Application Server 6.0 Runtime Server is listed in the Servers tab.

Figure 1.7. Server appears in the server list

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.