api: add link to java 17 blog post

This commit is contained in:
Yann Cébron 2022-11-09 16:17:51 +01:00
parent 311c7f1b9f
commit dba1ddcf06
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ Please see [](verifying_plugin_compatibility.md) on how to use Plugin Verifier a
>
{type="note"}
> Java 17 is required when targeting 2022.2 or later only.
> Java 17 is required ([blog post](https://blog.jetbrains.com/platform/2022/08/intellij-project-migrates-to-java-17/) 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.
>

View File

@ -68,7 +68,7 @@ Please see [](verifying_plugin_compatibility.md) on how to use Plugin Verifier a
>
{type="note"}
> Java 17 is required when targeting 2022.2 or later only.
> Java 17 is required ([blog post](https://blog.jetbrains.com/platform/2022/08/intellij-project-migrates-to-java-17/) 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.
>