Skip to content

Commit 873d0ae

Browse files
Change minimum JDK requirement since platform specific extension is released (#2275)
Signed-off-by: GitHub <[email protected]> Co-authored-by: Jinbo Wang <[email protected]>
1 parent 7f0cda8 commit 873d0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Quick Start
1212
============
1313
1. Install the Extension
1414
2. If you do not have a _Java_ Development Kit correctly [set](#setting-the-jdk)
15-
* Download and install a recent Java Development Kit (latest Java 11 is the current minimum requirement).
15+
* Download and install a Java Development Kit for your project (Java 1.5 or above is supported)
1616
3. Extension is activated when you first access a Java file
1717
* Recognizes projects with *Maven* or *Gradle* build files in the directory hierarchy.
1818

0 commit comments

Comments
 (0)