mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
workspace_model_entity_declaration.md: Remove redundant article
This commit is contained in:
parent
3797ec4872
commit
100b2ad52b
@ -28,7 +28,7 @@ The platform currently provides some predefined types of entities
|
||||
(see [`entities`](%gh-ic%/platform/workspace/jps/src/com/intellij/platform/workspace/jps/entities) package),
|
||||
but they're supposed to be used only for interoperability with code which uses the project model API.
|
||||
|
||||
The plugins should define and use their own types of entities if they need to store framework-specific data.
|
||||
Plugins should define and use their own types of entities if they need to store framework-specific data.
|
||||
|
||||
## Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user