mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
intro paragraph dropped accordingly to a review
a4f2e6f098 (commitcomment-11236595)
This commit is contained in:
parent
cba780ddc1
commit
c0518f73df
@ -4,11 +4,7 @@ title: Plugin Structure
|
||||
---
|
||||
|
||||
|
||||
Plugins are the only supported way to extend IDEA functionality.
|
||||
A plugin uses API exposed by IDEA or other plugins to implement its functionality.
|
||||
This document is focused on the plugin system structure and plugin lifecycle.
|
||||
It doesn't specify any other APIs that may be used by plugins.
|
||||
|
||||
The following subjects are covered:
|
||||
|
||||
* [Plugin Content](general_topics/plugin_structure/plugin_content.html)
|
||||
|
Loading…
x
Reference in New Issue
Block a user