Skip to content

Commit

Permalink
Update Java-related links and information
Browse files Browse the repository at this point in the history
  • Loading branch information
cypher256 committed Jan 27, 2024
1 parent a46e1d7 commit 17e28aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,9 @@ The user `settings.json` is auto-configured at startup by `Java Extension Pack A

(*a) The `settings.json` [can be configured by project (workspace)](https://code.visualstudio.com/docs/getstarted/settings).<br>
(*b) The `java.configuration.runtimes` that best matches this version will be used.
* JEP 182: [Retiring javac -source and -target](https://openjdk.org/jeps/182) / JEP 247: [Compile for Older Platform Versions](https://openjdk.org/jeps/247)<br>
* ℹ️ [Enabling Java preview features](https://github.com/redhat-developer/vscode-java/wiki/Enabling-Java-preview-features)
* JEP 182: [Retiring javac -source and -target](https://openjdk.org/jeps/182) / JEP 247: [Compile for Older Platform Versions](https://openjdk.org/jeps/247)
* Since Spring Boot 3.1, Maven [`<java.version>` value is set to `<maven.compiler.release>`](https://github.com/spring-projects/spring-boot/pull/34365).
* [Enabling Java preview features](https://github.com/redhat-developer/vscode-java/wiki/Enabling-Java-preview-features)

<br>
<br>
Expand Down

0 comments on commit 17e28aa

Please sign in to comment.