mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
2022.2: add note about Java 17
This commit is contained in:
parent
820d72a00d
commit
627b492b01
@ -68,6 +68,8 @@ Please see [Incompatible API Changes](api_changes_list.md) on how to verify comp
|
||||
>
|
||||
{type="note"}
|
||||
|
||||
> Java 17 is required when targeting 2022.2 or later only.
|
||||
>
|
||||
> Java 11 is required ([blog post](https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/)) when targeting 2020.3 and later only.
|
||||
>
|
||||
> Please make sure to always upgrade `gradle-intellij-plugin` to the latest version [](https://github.com/jetbrains/gradle-intellij-plugin/releases)
|
||||
|
@ -58,6 +58,7 @@ Please see also corresponding entries in [Incompatible API Changes](api_changes_
|
||||
|
||||
| Branch number | IntelliJ Platform version |
|
||||
|-----------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| 222 | 2022.2 (EAP) **NOTE** Java 17 is now required |
|
||||
| [221](https://github.com/JetBrains/intellij-community/tree/221) | 2022.1 |
|
||||
| [213](https://github.com/JetBrains/intellij-community/tree/213) | 2021.3 |
|
||||
| [212](https://github.com/JetBrains/intellij-community/tree/212) | 2021.2 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user