diff options
author | Damien Urruty <damien.urruty@sonarsource.com> | 2021-02-22 17:05:19 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-03-16 20:08:15 +0000 |
commit | b65f41e7553d520a095509d3db7fca15302547f3 (patch) | |
tree | 311d4afdea9c10f5491bb78712c3b7442ba7e176 | |
parent | 480b28da43eb18e3c2d1904ec2e1121532528854 (diff) | |
download | sonarqube-b65f41e7553d520a095509d3db7fca15302547f3.tar.gz sonarqube-b65f41e7553d520a095509d3db7fca15302547f3.zip |
Update security hotspot documentation (open support in Eclipse)
-rw-r--r-- | server/sonar-docs/src/pages/user-guide/security-hotspots.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-docs/src/pages/user-guide/security-hotspots.md b/server/sonar-docs/src/pages/user-guide/security-hotspots.md index f9d0db50148..ce06934fbc1 100644 --- a/server/sonar-docs/src/pages/user-guide/security-hotspots.md +++ b/server/sonar-docs/src/pages/user-guide/security-hotspots.md @@ -69,6 +69,7 @@ This feature is available to users of: * [SonarLint for Visual Studio](https://www.sonarlint.org/visualstudio) 4.29 and above * [SonarLint for IntelliJ](https://www.sonarlint.org/intellij) 4.13 and above * [SonarLint for VS Code](https://www.sonarlint.org/vscode) 1.20 and above +* [SonarLint for Eclipse](https://www.sonarlint.org/eclipse) 5.7 and above The project needs to be open in the appropriate IDE and bound to the server through SonarLint's connected mode. |