mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_components.md: stronger wording
This commit is contained in:
parent
3471553cf9
commit
5d29f1861f
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<link-summary>Migrating deprecated plugin components to the current solutions.</link-summary>
|
<link-summary>Migrating deprecated plugin components to the current solutions.</link-summary>
|
||||||
|
|
||||||
> When writing new plugins, creating Components should be avoided.
|
> When writing new plugins, creating Components must be avoided.
|
||||||
> Any existing Components should be migrated to services, extensions, or listeners (see below).
|
> Any existing Components should be migrated to services, extensions, or listeners (see below).
|
||||||
>
|
>
|
||||||
{style="warning" title="Deprecation Notice"}
|
{style="warning" title="Deprecation Notice"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user