User: rednesto Date: 18 Jun 23 12:59 Revision: 10534e39fa8f2a876057f437d6ee0a13f9546de9 Summary: Require restart on plugin install/update The platform still doesn't have anything in place to handle plugins with Gradle tooling extensions, which prevents the plugin from dynamically unload properly TeamCity URL: https://ci.mcdev.io/viewModification.html?tab=vcsModificationFiles&modId=8540&personal=false Index: src/main/resources/META-INF/plugin.xml =================================================================== --- src/main/resources/META-INF/plugin.xml (revision 4c52c030af92a5552cd3dde82f6656e1bde635b0) +++ src/main/resources/META-INF/plugin.xml (revision 10534e39fa8f2a876057f437d6ee0a13f9546de9) @@ -18,7 +18,7 @@ along with this program. If not, see . --> - + com.intellij.modules.java org.jetbrains.idea.maven