Skip to content

Commit 773914f

Browse files
Apply suggestions from code review
Co-authored-by: Andy Arnold <[email protected]>
1 parent 6340026 commit 773914f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/topics/eclipse-installing-plugin.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ include::snippet_jdk-hardware-mac-prerequisites.adoc[leveloffset=0]
1818
* link:https://www.eclipse.org/downloads/packages/release/2023-03/r/eclipse-ide-java-developers[Eclipse IDE for Java Enterprise Developers 2023-03]
1919
* JBoss Tools, installed from the link:https://marketplace.eclipse.org/content/jboss-tools[Eclipse Marketplace]
2020
+
21-
IMPORTANT: You must also add JBoss Tools dependencies that are required by Eclipse during the {ProductShortName} plug-in installation process. For more information, see xref:adding-jboss-tools-dependencies-for-the-mta-plug-in_eclipse-code-ready-studio-guide[Adding Jboss Tools dependencies for the MTA plug-in].
21+
[IMPORTANT]
22+
====
23+
You must also add JBoss Tools dependencies that are required by Eclipse during the {ProductShortName} plug-in installation process. For more information, see xref:adding-jboss-tools-dependencies-for-the-mta-plug-in_eclipse-code-ready-studio-guide[Adding JBoss Tools dependencies for the {ProductShortName} plug-in].
24+
====
2225
* link:http://download.eclipse.org/mylyn/releases/latest[Mylyn SDK and frameworks], installed with Eclipse
2326

2427
[NOTE]

docs/topics/installing-java-development-kit.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ You must have the Java Development Kit (JDK) installed on your system prior to i
1818

1919
. From the link:https://www.oracle.com/java/technologies/downloads/#java11[Oracle JDK download page], download the JDK `tar.gz` file suitable for your system.
2020
+
21-
Note that you need to accept the Oracle license agreement to proceed.
21+
[NOTE]
22+
====
23+
You need to accept the Oracle license agreement to proceed.
24+
====
2225
+
2326
Alternatively, you can download JDK by using the command-line interface:
2427
+

0 commit comments

Comments
 (0)