mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list.md: note about using intellij-plugin-verifier standalone
This commit is contained in:
parent
dab9642d72
commit
6b9437d595
@ -58,6 +58,7 @@ NOTE: You are allowed to prettify the pattern using markdown-features:
|
||||
IntelliJ API may be occasionally changed between releases leading to incompatibilities of existing plugins with newer IDE builds.
|
||||
|
||||
Compatibility with newer IDEs can easily be verified for plugins hosted on the [JetBrains plugin repository](../plugin_repository/index.md) using the builtin [Plugin Verifier](https://blog.jetbrains.com/platform/2018/07/plugins-repository-now-integrates-with-the-plugin-verification-tool/).
|
||||
For non-public plugins, [intellij-plugin-verifier](https://github.com/JetBrains/intellij-plugin-verifier) can be used standalone as well.
|
||||
|
||||
The following pages list the breaking changes in IDE/plugin releases with required/recommended steps to take by plugin authors.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user