Red Hat Training

A Red Hat training course is available for Red Hat JBoss Developer Studio

5. Install JBoss Developer Studio Stand-alone

An installer is provided for JBoss Developer Studio stand-alone. This installer is available from a variety of sources, including the Red Hat Customer Portal.
To install JBoss Developer Studio stand-alone, complete the following steps:
  1. Locate and download Red Hat JBoss Developer Studio <version> Stand-alone Installer.
  2. Start the installer
    $ cd /path/to/.jar
    $ java -jar jboss-devstudio-version-installer-standalone.jar
    Alternatively, you may be able to start the installer by double-clicking the .jar file. On OS X systems, hold control and click the .jar file, click Open, review the .jar file details and if satisfied click Open.
  3. Follow the on-screen instructions to complete the installation process.
When working through the installer you may find the following additional information useful:
Installer step 4
You must specify a Java developer kit with a 32-bit JRE to install a 32-bit version of JBoss Developer Studio and a 64-bit JRE to install a 64-bit version of JBoss Developer Studio. To change the bit version of the Java developer kit to be used for installing JBoss Developer Studio, in the text field type the path to the appropriate bit version of the Java developer kit.
Default Java VM Selected for Running the IDE

Figure 3. Default Java VM Selected for Running the IDE

Installer step 5
To make use of automatic runtime detection for finding already installed application servers, click Add. In the Location field, type the path from which recursive scanning for application servers is to commence or click Browse to navigate to the location:
  • To detect a specific application server, select the install directory for that application server.
  • To detect multiple application servers, select a directory higher up the directory tree. Alternatively, this can be achieved by adding multiple locations for scanning.
Path Selected for Recursive Scanning for Application Servers

Figure 4. Path Selected for Recursive Scanning for Application Servers

This task can also be completed after JBoss Developer Studio is installed using the JBoss Runtime Detection wizard, accessed through the IDE Preferences window.