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 8a392d4 commit c839c89Copy full SHA for c839c89
src/222/main/resources/META-INF/autodev-core.xml
@@ -12,7 +12,7 @@
12
id="cc.unitmesh.devti.settings.AutoDevSettingsConfigurable"
13
displayName="AutoDev"/>
14
15
- <projectConfigurable provider="cc.unitmesh.devti.settings.configurable.CoUnitToolConfigurableProvider"
+ <projectConfigurable provider="cc.unitmesh.devti.counit.configurable.CoUnitToolConfigurableProvider"
16
parentId="cc.unitmesh.devti.settings.AutoDevSettingsConfigurable"
17
id="cc.unitmesh.counit"
18
bundle="messages.AutoDevBundle" key="counit.agent.name"/>
0 commit comments