此内容没有您所选择的语言版本。

Chapter 4. Performing advanced installation tasks


This section describes steps to install Developer Studio using a script and to build the Red Hat Developer Studio installer from the source code.

4.1. Installing Red Hat Developer Studio using a script

Use the scripted method to install Developer Studio stand-alone using the GUI once and then a generated script for subsequent installations. This installation method enables simplified repeat installations or installations in bulk without stepping through the installer GUI for every installation.

The Developer Studio stand-alone installer is available from a variety of sources, including the Red Hat Customer Portal.

Procedure

To install Developer Studio by script, take the following steps:

  1. Download Red Hat Developer Studio 12.0 Stand-alone Installer from Developer Studio Software Downloads.
  2. Start the installer:

    $ cd /path/to/.jar
    $ java -jar devstudio-12.0.0.GA-installer-standalone.jar
    Copy to Clipboard Toggle word wrap
  3. Follow the on-screen instructions to complete the installation process. After the installation is complete, an InstallConfigRecord.xml file is generated in the Developer Studio installation directory.
  4. In the terminal window, enter the following command:

    $ java -jar devstudio-12.0.0.GA-installer-standalone.jar \
      /path/to/devstudio/InstallConfigRecord.xml
    Copy to Clipboard Toggle word wrap
Note

The generated InstallConfigRecord.xml file is machine-specific and uses the Java Developer Kit and installation paths of your system. To use the InstallConfigRecord.xml file for other operating systems, Java Developer Kits, or paths, you must manually modify the file.

Prerequisites

  • Maven 3.3 or later, with Java 8 must be installed to build the installer from the source code. To obtain and configure Maven, see http://maven.apache.org/.

Procedure

To build the Developer Studio stand-alone installer from source, take the following steps:

  1. Clone the git repository by running the command:

    $ git clone https://github.com/jbdevstudio/jbdevstudio-product.git
    Copy to Clipboard Toggle word wrap
  2. Checkout the master branch by running the command:

    $ git checkout master
    Copy to Clipboard Toggle word wrap
  3. Build the installer by following the instructions in the jbdevstudio-product/README.adoc file.
Note

The jbdevstudio-product/README.adoc file is located in the extracted current folder at the highest level.

Building takes some time to complete, after which the devstudio-[version]-installer-standalone.jar file will be located in the /path/to/jbdevstudio-product/installer/target directory.

返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat