mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_compatibility.md: Add link-summary
This commit is contained in:
parent
63fc080ab4
commit
519d72c639
@ -2,6 +2,8 @@
|
||||
|
||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
|
||||
<link-summary>Declaring and verifying compatibility of plugins developed for multiple IntelliJ Platform-based IDEs.</link-summary>
|
||||
|
||||
All products based on the IntelliJ Platform are built on the same underlying API.
|
||||
Some of these products share features built on top of the platform, such as Java support in IntelliJ IDEA and Android Studio.
|
||||
Underlying those shared features are shared components.
|
||||
|
Loading…
x
Reference in New Issue
Block a user