이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Chapter 4. Post-install Instructions


4.1. Set Up the Development Environment

4.1.1. Red Hat JBoss Developer Studio Installation Overview

This guide provides instructions for the simplest install path for Red Hat JBoss Developer Studio. For complete installation procedures, see the Installation Guide for Red Hat JBoss Developer Studio on https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Developer_Studio/.

4.1.2. Download Red Hat JBoss Developer Studio

  1. Click the Download Developer Studio 7.1.1 button. You are prompted to save the ZIP file to a directory of your choice.

4.1.3. Install Red Hat JBoss Developer Studio

  1. Open a terminal and navigate to the directory containing the downloaded .jar file.
  2. Run the following command to launch the GUI installation program:
    java -jar jbdevstudio-build_version.jar
    Copy to Clipboard Toggle word wrap

    Note

    Alternatively, you may be able to double-click the .jar file to launch the installation program.
  3. Click Next to start the installation process.
  4. Select I accept the terms of this license agreement and click Next.
  5. Adjust the installation path and click Next.

    Note

    If the installation path folder does not exist, a prompt will appear. Click Ok to create the folder.
  6. Choose a JVM, or leave the default JVM selected, and click Next.
  7. Red Hat JBoss Developer Studio includes Red Hat JBoss Enterprise Application Platform. If it was previously installed, choose No. Otherwise, choose Yes to install and configure it for use with Red Hat JBoss Developer Studio.
  8. Review the installation details, and click Next.
  9. Click Next when the installation process is complete.
  10. Configure the desktop shortcuts for Red Hat JBoss Developer Studio, and click Next.
  11. Click Done.

4.1.4. Start Red Hat JBoss Developer Studio

To start Red Hat JBoss Developer Studio, you can double-click on the desktop shortcut created during the installation, or you can start it in a command line. This topic describes how to start Red Hat JBoss Developer Studio using the command line.

Procedure 4.1. Command to start Red Hat JBoss Developer Studio

  1. Open a terminal and navigate to the Red Hat JBoss Developer Studio installation directory.
  2. Run the following command to start Red Hat JBoss Developer Studio:
    For Linux:
    [localhost]$ ./jbdevstudio
    Copy to Clipboard Toggle word wrap
    For Microsoft Windows:
    C:\JBDS_INSTALL_DIRECTORY > jbdevstudio.bat
    Copy to Clipboard Toggle word wrap

4.1.5. Add the JBoss EAP Server Using Define New Server

These instructions assume this is your first introduction to Red Hat JBoss Developer Studio 7.x and you have not yet added any JBoss EAP servers. The procedure below adds the JBoss server using the Define New Server wizard.

Procedure 4.2. Add the server

  1. Open the Servers tab. If there is no Servers tab, add it to the panel as follows:
    1. Click Window Show View Other....
    2. Select Servers from the Server folder and click OK.
  2. Click on the link to create a new server or right-click within the blank Server panel and select New Server.

    Figure 4.1. Add a new server - No servers available

  3. Expand JBoss Enterprise Middleware and choose JBoss Enterprise Application Platform 6.1+. Click Next to create the JBoss runtime and define the server. The next time you define a new server, this dialog displays a Server runtime environment selection with the new runtime definition.

    Figure 4.2. Define a New Server

  4. Enter a name, for example "JBoss EAP 6.3 Runtime". Under Home Directory, click Browse and navigate to your JBoss EAP install location. Then click Next.

    Figure 4.3. Add New Server Runtime Environment

    Note

    Some quickstarts require that you run the server with a different profile or additional arguments. To deploy a quickstart that requires the full profile, you must define a new server and add a Server Runtime Environment that specifies standalone-full.xml for the Configuration file. Be sure to give the new server a descriptive name.
  5. On this screen you define the server behavior. You can start the server manually or let Red Hat 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 Red Hat JBoss Developer Studio to manage your server so you do not need to check anything. Click Next.

    Figure 4.4. Define the New JBoss Server Behavior

  6. This screen allows you to configure existing projects for the new server. Because you do not have any projects at this point, click Finish.

    Figure 4.5. Modify resources for the new JBoss server

Result

The JBoss EAP Runtime Server is listed in the Servers tab.

Figure 4.6. Server appears in the server list

맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat