이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 2. Install the Eclipse Plugin
Review the supported configurations to make sure that you are using a development environment that is compatible with the Eclipse plugin.
If you are running macOS, it is recommended to set the maximum number of user processes, maxproc
, to at least 2048
, and the maximum number of open files, maxfiles
, to 100000
.
If you do not already have an existing installation, download Eclipse or Red Hat Developer Studio and install it.
This guide uses Eclipse to refer to an installation of Eclipse or Red Hat Developer Studio.
Prerequisites
- If you are using Eclipse, and not Red Hat Developer Studio, then you must install JBoss Tools before installing the Eclipse Plugin.
Install the Plugin
- Launch Eclipse.
-
From the menu bar, select Help
Install New Software. Add the MTA update site.
- Next to the Work with field, click Add.
-
In the Name field, enter
MTA
. -
In the Location field, enter
http://download.jboss.org/jbosstools/photon/stable/updates/rhamt/
and press OK. - Select all of the checkboxes under JBoss Tools - RHAMT and press Next.
- Review the installation details and press Next.
- Accept the terms of the license agreement and press Finish to install the plugin.
- Restart Eclipse for the changes to take effect.
Install the Plugin for an Offline Environment
- Download the Eclipse Plugin Repository.
- Launch Eclipse.
-
From the menu bar, select Help
Install New Software. Add the MTA update site.
- Next to the Work with field, click Add.
-
In the Name field, enter
MTA - Offline
. - Next to the Location field, click Archive.
- Select the file downloaded in the first step and click OK.
- Select all of the checkboxes under JBoss Tools - RHAMT and press Next.
- Review the installation details and press Next.
- Accept the terms of the license agreement and press Finish to install the plugin.
- Restart Eclipse for the changes to take effect.