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.
2 parents fee44ea + 8d5cc3c commit 593a143Copy full SHA for 593a143
PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-azuremcp/build.gradle.kts
@@ -10,7 +10,6 @@ dependencies {
10
// Plugin Dependencies. Uses `platformBundledPlugins` property from the gradle.properties file for bundled IntelliJ Platform plugins.
11
bundledPlugin("com.intellij.java")
12
bundledPlugin("org.jetbrains.idea.maven")
13
- bundledPlugin("org.jetbrains.idea.maven.model")
14
bundledPlugin("com.intellij.gradle")
15
}
16
0 commit comments