このコンテンツは選択した言語では利用できません。
7. Install JBoss Developer Studio Stand-alone and JBoss EAP
A single installer is provided for both JBoss Developer Studio stand-alone and Red Hat JBoss Enterprise Application Platform. A specific JBoss EAP version is packaged in the installer; for details of the JBoss EAP version see https://access.redhat.com/articles/427493. This installer is available from a variety of sources, including the Red Hat Customer Portal.
Prerequisites
JBoss Developer Studio 9.1.0 can be installed using an older version of Java, but it requires Java 8 to run. Ensure that Java 8 is installed to use JBoss Developer Studio 9.1.0.
Install JBoss Developer Studio Stand-alone and JBoss EAP
To install JBoss Developer Studio stand-alone and JBoss EAP, complete the following steps:
- Locate and download Red Hat JBoss Developer Studio <version> Installer with EAP.
- Start the installerAlternatively, you may be able to start the installer by double-clicking the
cd /path/to/.jar java -jar jboss-devstudio-version-installer-eap.jar
$ cd /path/to/.jar $ java -jar jboss-devstudio-version-installer-eap.jar
Copy to Clipboard Copied! Toggle word wrap Toggle overflow .jar
file. On OS X systems, hold control and click the.jar
file, click , review the.jar
file details and if satisfied click . - Follow the on-screen instructions to continue the installation process.
- At installer step 5, when asked if you want to install JBoss EAP, click.
- Continue to follow the on-screen instructions to complete the installation process.
This additional installer option installs JBoss EAP in a subdirectory of the JBoss Developer Studio installation and generates a complete default server definition within the IDE with which to manage the JBoss EAP instance and deployed applications.