File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
jetbrains-core/resources/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -236,9 +236,9 @@ with what features/services are supported.
236
236
237
237
<projectService serviceImplementation =" software.aws.toolkits.jetbrains.services.dynamic.CreateResourceFileStatusHandler" />
238
238
239
- <statusBarWidgetFactory implementation =" software.aws.toolkits.jetbrains.core.credentials.AwsSettingsPanelInstaller" />
239
+ <statusBarWidgetFactory id = " AwsSettingsPanel " implementation =" software.aws.toolkits.jetbrains.core.credentials.AwsSettingsPanelInstaller" />
240
240
<statusBarWidgetFactory id =" aws.codewhisperer" implementation =" software.aws.toolkits.jetbrains.services.codewhisperer.status.CodeWhispererStatusBarWidgetFactory" />
241
- <statusBarWidgetFactory implementation =" software.aws.toolkits.jetbrains.services.caws.CawsStatusBarInstaller" />
241
+ <statusBarWidgetFactory id = " CawsSpaceProjectInfo " implementation =" software.aws.toolkits.jetbrains.services.caws.CawsStatusBarInstaller" />
242
242
243
243
<postStartupActivity implementation =" software.aws.toolkits.jetbrains.core.AwsTelemetryPrompter" />
244
244
<postStartupActivity implementation =" software.aws.toolkits.jetbrains.core.executables.ExecutableLoader" />
You can’t perform that action at this time.
0 commit comments