File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
utbot-intellij/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 55 <name >UnitTestBot</name >
66 <vendor >utbot.org</vendor >
77 <depends >com.intellij.modules.platform</depends >
8- <depends >org.jetbrains.idea.maven</depends >
98
109 <depends optional =" true" config-file =" withJava.xml" >com.intellij.modules.java</depends >
1110 <depends optional =" true" config-file =" withKotlin.xml" >org.jetbrains.kotlin</depends >
1211 <depends optional =" true" config-file =" withPython.xml" >com.intellij.modules.python</depends >
1312 <depends optional =" true" config-file =" withAndroid.xml" >org.jetbrains.android</depends >
13+ <depends optional =" true" config-file =" withIdeaMaven.xml" >org.jetbrains.idea.maven</depends >
1414
1515 <actions >
1616 <action id =" org.utbot.intellij.plugin.ui.actions.GenerateTestsAction"
Original file line number Diff line number Diff line change 1+ <!-- Optional dependency on org.jetbrains.idea.maven-->
2+ <extensions defaultExtensionNs =" org.jetbrains.idea.maven" >
3+ </extensions >
You can’t perform that action at this time.
0 commit comments