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 11e0a1c commit ffb30e5Copy full SHA for ffb30e5
mps-sync-plugin3/src/main/resources/META-INF/plugin.xml
@@ -1,7 +1,7 @@
1
<!-- Plugin Configuration File. Read more: https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html -->
2
<idea-plugin require-restart="true">
3
<!-- Unique identifier of the plugin. It should be FQN. It cannot be changed between the plugin versions. -->
4
- <id>org.modelix.mps.react</id>
+ <id>org.modelix.mps.sync3</id>
5
6
<!-- Public plugin name should be written in Title Case.
7
Guidelines: https://plugins.jetbrains.com/docs/marketplace/plugin-overview-page.html#plugin-name -->
0 commit comments