- Operating system: Windows 10
- SonarLint plugin version: 7.8.0.63129
- Eclipse IDE: 2023-03 (4.27.0), Build id: 20230309-1520
- Programming language you’re coding in: Java
- Connected to SonarQube Version 8.9 (build 43852)
When I start my Eclipse IDE, I always see the following warning:
SonarLint - Rules not available
Some rules are not available until some requirements are satisfied
If I click on “More details…” button, I see the following text:
Some analyzers from connection ‘sonar.mycompany.com’ can not be loaded.
‘Sonar Secrets JavaScript’ is missing dependency ‘javascript’
Could you please help me to disable this warning?
(we don’t have anything related to JavaScript, we have only Java code)