mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
plugin_configuration_file.md: cleanup
This commit is contained in:
parent
a6233f9862
commit
1c8b93253f
@ -125,9 +125,9 @@ Children
|
||||
- [`<project-components>`](#idea-plugin__project-components)
|
||||
|
||||
<snippet id="patchXmlGradleTask">
|
||||
The element can be skipped in the source <path>plugin.xml</path> file if the Gradle
|
||||
The element can be skipped in the source <path>plugin.xml</path> file if the Gradle plugin
|
||||
`patchPluginXml` task ([2.x](tools_intellij_platform_gradle_plugin_tasks.md#patchPluginXml), [1.x](tools_gradle_intellij_plugin.md#tasks-patchpluginxml))
|
||||
task is enabled and configured.
|
||||
is enabled and configured.
|
||||
</snippet>
|
||||
|
||||
### `id`
|
||||
|
Loading…
x
Reference in New Issue
Block a user