JeremyYao commented on code in PR #1180:
URL: https://github.com/apache/daffodil-vscode/pull/1180#discussion_r1975858926


##########
README.md:
##########
@@ -31,10 +31,12 @@ This is an extension for Visual Studio Code (VS Code) which 
enables the interact
 
 ## Build Requirements
 
-- Java Development Kit (JDK) 8 or higher
+- Java Development Kit (JDK) 17 or lower, but higher than or equal to 8

Review Comment:
   Change it to `Java Development Kit (JDK) between 8 and 17`



##########
README.md:
##########
@@ -31,10 +31,12 @@ This is an extension for Visual Studio Code (VS Code) which 
enables the interact
 
 ## Build Requirements
 
-- Java Development Kit (JDK) 8 or higher
+- Java Development Kit (JDK) 17 or lower, but higher than or equal to 8

Review Comment:
   Changed it to `Java Development Kit (JDK) between 8 and 17`



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to