이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Appendix A. Reference Material
A.1. RHAMT Issue Icon Legend 링크 복사링크가 클립보드에 복사되었습니다!
In the Issue Explorer and file editors, RHAMT issues use an icon to indicate their severity level and status. The following table describes the meaning of the various icons.
Icon | Description |
---|---|
The issue is mandatory to fix for a successful migration. | |
The issue is optional to fix for migration. | |
The issue may potentially be an issue during migration. | |
The issue has been resolved. | |
The issue is stale because the code marked as an issue has been modified since the last time that RHAMT was run on the project. | |
A quick fix is available for this issue, which is mandatory to fix for a successful migration. | |
A quick fix is available for this issue, which is optional to fix for migration. | |
A quick fix is available for this issue, which may potentially be an issue during migration. |
A.2. Install JBoss Tools into Eclipse 링크 복사링크가 클립보드에 복사되었습니다!
The Eclipse Plugin depends on JBoss Tools, and therefore these dependencies must be installed for RHAMT to function successfully. The following instructions detail installing JBoss Tools on an Eclipse installation.
Install JBoss Tools
-
From the menu bar, select Help
Eclipse Marketplace. -
In the Find field, enter
JBoss Tools
and press Enter to search for the project. - Scroll down until you see JBoss Tools in the list and press Install next to this project.
- Review the selected features and press Confirm. It is recommended to accept the defaults to install the required dependencies for RHAMT.
-
Ensure that the first radio button,
Keep my installation the same and modify the items being installed to be compatible
, is selected. - Review the selected packages and click Confirm.
- Accept the terms of the license agreement and click Finish.
- Click Install anyway to accept the certificates.
- Click Select all to trust all of the specified certificates, and then click Accept selected.
- Restart Eclipse for the changes to take effect.
Revised on 2019-03-26 20:05:37 UTC