welcome.md: update

This commit is contained in:
Yann Cébron 2019-12-03 17:52:02 +01:00
parent a8005cfe7d
commit 29f04d3c00

View File

@ -20,9 +20,9 @@ Welcome to the _IntelliJ Platform_ SDK. This is the primary source of documentat
## Updates ## Updates
See [Recently Updated](recently_updated.md) for latest changes. Follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/) for latest announcements. See [Recently Updated](recently_updated.md) for latest changes. Follow [JBPlatform](https://twitter.com/JBPlatform/) on Twitter and visit [JetBrains Platform Blog](https://blog.jetbrains.com/platform/) for latest announcements.
Are you upgrading your plugin to the latest platform release? Make sure to check [Incompatible Changes](reference_guide/api_changes/api_changes_list_2019.md) as well as [Notable Changes and Features](reference_guide/api_notable/api_notable_list_2019.md). Upgrading your plugin to the latest platform release? Make sure to check [Incompatible Changes](reference_guide/api_changes_list.md) as well as [Notable Changes and Features](reference_guide/api_notable/api_notable.md).
> **NOTE** If your plugin depends on Java and targets 2019.2, please make sure to follow the steps from this [blog post](https://blog.jetbrains.com/platform/2019/06/java-functionality-extracted-as-a-plugin/). > **NOTE** If your plugin depends on Java functionality and targets 2019.2 or later, please make sure to follow the steps from this [blog post](https://blog.jetbrains.com/platform/2019/06/java-functionality-extracted-as-a-plugin/).
## Open Source ## Open Source
This guide is Open Source, and licensed under Apache 2.0. The source (as Markdown) is [hosted on GitHub](https://github.com/JetBrains/intellij-sdk-docs). This guide is Open Source, and licensed under Apache 2.0. The source (as Markdown) is [hosted on GitHub](https://github.com/JetBrains/intellij-sdk-docs).