mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
gradle_plugin_demo: cleanup plugin.xml
This commit is contained in:
parent
34e74f0676
commit
c2b516af32
@ -25,12 +25,6 @@
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
</extensions>
|
||||
|
||||
<application-components>
|
||||
</application-components>
|
||||
|
||||
<project-components>
|
||||
</project-components>
|
||||
|
||||
<actions>
|
||||
<group id="MyPlugin.SampleMenu" text="Greeting" description="Greeting menu">
|
||||
<add-to-group group-id="MainMenu" anchor="last"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user