mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_compatibility.md: note about small IDE EP lists
This commit is contained in:
parent
2135bb1a7d
commit
38e02f3919
@ -119,7 +119,8 @@ Drill down into the JAR files to expose the packages and (decompiled) classes.
|
|||||||
### Exploring APIs as an Extender
|
### Exploring APIs as an Extender
|
||||||
If a project is dependent on a plugin or module, in some cases, the project can also [extend](plugin_extensions.md) the functionality available from the plugin or module.
|
If a project is dependent on a plugin or module, in some cases, the project can also [extend](plugin_extensions.md) the functionality available from the plugin or module.
|
||||||
|
|
||||||
> See [Explore the IntelliJ Platform API](explore_api.md) for more information and strategies.
|
> See [Explore the IntelliJ Platform API](explore_api.md) for more information and strategies.
|
||||||
|
> Dedicated Extension Point Lists specific to IDEs are available under _Part VIII - Product Specific_.
|
||||||
>
|
>
|
||||||
{type="tip"}
|
{type="tip"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user