- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 300字
- 2021-07-02 18:37:23
Installation
JBoss Developer studio installation requires the following configuration:
- 4 GB RAM (minimum 2 GB RAM)
- 2 GB hard disk space
- JDK 8 to run, but it can deploy applications using lower versions
Download devstudio-10.3.0.GA-installer-standalone.jar and begin the installation using the following command:
java -jar devstudio-10.3.0.GA-incstaller-standalone.jar
This installation needs JRE 8 to proceed; once launched, the GUI installer starts an installation workflow where you will have to click on the Next button to move to the next step:

The installation wizard has nine steps, which are easy to follow:

Read and accept the terms of the license agreement:

Installation is done by default in /Applications/devstudio; you can change this directory to use a custom one:

Select the default Java 8 Virtual machine and click on Next button:

JBDS can scan specific directories to reference your existing JBoss servers.
We will not add a specific location for now; we will just move on to the next steps:

The installer displays the installation path, the component to be installed, as well as the available and required space on your computer. Click on the Next button to proceed with the installation:

In step 7/9 details of each installed component are printed on screen. Wait for the overall installation process to complete:

Click on Done to finish, with the Run Red Hat JBoss Developer after installation option checked. Select a fresh workspace to reach the welcome view.
We will use the $HOME/jbdevgWorkspace folder for our installation throughout this book:

This completes the JBDS installation. Once the JBDS installation is complete, you need to ensure that all the development plugins are also installed. While working with JBoss, the integration stack provides a set of plugins and features to ease the development process; let's install the JBoss integration stack plugin.
- SPSS數(shù)據(jù)挖掘與案例分析應(yīng)用實踐
- 計算思維與算法入門
- Instant Testing with CasperJS
- 測試驅(qū)動開發(fā):入門、實戰(zhàn)與進階
- 深入淺出Java虛擬機:JVM原理與實戰(zhàn)
- SQL語言從入門到精通
- Android 7編程入門經(jīng)典:使用Android Studio 2(第4版)
- Podman實戰(zhàn)
- 征服RIA
- JSP開發(fā)案例教程
- Building Minecraft Server Modifications
- Node.js:來一打 C++ 擴展
- Java Web開發(fā)詳解
- Java Web開發(fā)就該這樣學(xué)
- Python預(yù)測分析實戰(zhàn)