You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/26 15:43:50 UTC

[GitHub] [pulsar] lhotari commented on a change in pull request #10371: [Documentation] Document the configuration of Project JDK and Maven JDK in IntelliJ

lhotari commented on a change in pull request #10371:
URL: https://github.com/apache/pulsar/pull/10371#discussion_r620419992



##########
File path: README.md
##########
@@ -136,6 +136,27 @@ required plugins.
 
 ### Intellij
 
+#### Configure Project JDK to Java 8 (1.8) JDK
+
+1. Open Project Settings dialog by going to  
+   `File -> Project Structure -> Project Settings -> Project`.
+   
+2. Click on the JDK version drop down and select `Download JDK...` or choose an existing recent Java 8 (1.8) JDK version.
+
+3. In the download dialog, select version `1.8` and vendor `AdoptOpenJDK (Hotspot)` for the JDK to download.

Review comment:
       I have rephrased the wording to address your comment. PTAL




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org