Skip to content

Commit 9d7e813

Browse files
committedMar 4, 2016
move plugin settings under "Languages and Frameworks" section #690
1 parent fb88904 commit 9d7e813

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎META-INF/plugin.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,9 @@
248248
<projectService serviceImplementation="fr.adrienbrault.idea.symfony2plugin.Settings"/>
249249

250250
<projectConfigurable instance="fr.adrienbrault.idea.symfony2plugin.SettingsForm"
251-
displayName="Symfony Plugin"
251+
displayName="Symfony"
252252
id="Symfony2.SettingsForm"
253+
groupId="language"
253254
nonDefaultProject="true"
254255
/>
255256

0 commit comments

Comments
 (0)
Please sign in to comment.