You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when i use SonarLint in IntelliJ for a Java project and the eco code C# plugin is deployed in SonarQube, SonarLint do not work anymore.
I have the following error in the logs:
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'io.ecocode.csharp.CSharpConfiguration' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
Hello, when i use SonarLint in IntelliJ for a Java project and the eco code C# plugin is deployed in SonarQube, SonarLint do not work anymore.
I have the following error in the logs:
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'io.ecocode.csharp.CSharpConfiguration' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
I join the complete log
logs_ecocode_c#.txt
The text was updated successfully, but these errors were encountered: