From 478df629e285ed78e2c376fcad52e1eab7330760 Mon Sep 17 00:00:00 2001 From: DinithiDiaz Date: Wed, 27 Sep 2023 10:00:04 +0530 Subject: [PATCH] Update info on JDK --- en/docs/get-started/integration-quick-start-guide.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/en/docs/get-started/integration-quick-start-guide.md b/en/docs/get-started/integration-quick-start-guide.md index 47e7d95802..0fcea4cfa1 100644 --- a/en/docs/get-started/integration-quick-start-guide.md +++ b/en/docs/get-started/integration-quick-start-guide.md @@ -4,8 +4,11 @@ Let's get started with WSO2 Micro Integrator by running a simple integration use ## Before you begin... -1. Install [Oracle Java SE Development Kit (JDK)](http://java.sun.com/javase/downloads/index.jsp) version 11 and set the `JAVA_HOME` environment variable. - For more information on setting the `JAVA_HOME` environment variable for different operating systems, see [Setup and Install]({{base_path}}/install-and-setup/install/installing-the-product/installing-api-m-runtime/). +1. Install Java SE Development Kit (JDK) version 11 and set the `JAVA_HOME` environment variable. + + !!! Info + For information on the compatible JDK types and setting the `JAVA_HOME` environment variable for different operating systems, see [Setup and Install]({{base_path}}/install-and-setup/install/installing-the-product/installing-api-m-runtime/). + 2. Go to the [WSO2 Micro Integrator web page](https://wso2.com/integration/micro-integrator/#), click **Download**, and then click **Zip Archive** to download the Micro Integrator distribution as a ZIP file. 3. Optionally, navigate to the [API Manager Tooling web page](https://wso2.com/api-management/tooling/), and download WSO2 Integration Studio.