mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_configuration_file.md: hide deprecated elements
This commit is contained in:
parent
2da8821c9b
commit
1d19febdc8
@ -1116,6 +1116,9 @@ An extension point which restricts the type provided in a `myClass` attribute to
|
||||
- `com.example.MyCustomType` must be a subtype of `com.example.ParentType`
|
||||
- `com.example.MyComparable` must be a subtype of `java.lang.Comparable`
|
||||
|
||||
## Deprecated Elements
|
||||
{initial-collapse-state="collapsed"}
|
||||
|
||||
### `application-components`
|
||||
{id="idea-plugin__application-components"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user