We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4403633 commit 52a0d41Copy full SHA for 52a0d41
src/main/resources/META-INF/plugin.xml
@@ -28,7 +28,9 @@
28
<applicationService
29
serviceImplementation="software.xdev.saveactions.core.service.impl.SaveActionsDefaultService"/>
30
31
- <projectConfigurable id="settings.saveactions" instance="software.xdev.saveactions.ui.Configuration"
+ <projectConfigurable id="settings.saveactions"
32
+ instance="software.xdev.saveactions.ui.Configuration"
33
+ displayName="Save Actions"
34
dynamic="true"/>
35
</extensions>
36
0 commit comments