mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
api_changes_list_2021.md: add note about Java 11 requirements
This commit is contained in:
parent
f1ae885dd2
commit
b7c9af9333
@ -62,6 +62,11 @@ Please see [Incompatible API Changes](api_changes_list.md) on how to verify comp
|
||||
> Changes from API marked with `org.jetbrains.annotations.ApiStatus.@Experimental`/`ScheduledForRemoval` are not listed here, as incompatible changes are to be expected.
|
||||
>
|
||||
{type="note"}
|
||||
|
||||
> 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 to the latest version of `gradle-intellij-plugin`. Follow releases on [GitHub](https://github.com/JetBrains/gradle-intellij-plugin/releases).
|
||||
>
|
||||
{type="note"}
|
||||
|
||||
## 2021.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user