I'm using Eclipse Oxygen with RTC plugin (on Windows 7), which provides integration to Jazz SCM.
After installing SonarLint 2.5.0, I have tried to analyze changed files by doing:
- right click on project -> sonarlint -> analyze changed files
But no issues are displayed, and the following message is shown in SonarLint console: "No changed files found".
The project I'm trying to analyze is connected to Jazz and has several files with issues in SonarQube.
Project in Eclipse is properly bound to project in SonarQube server
Any ideas what is wrong with my setup? Should I change/install something in my SonarQube server?
I have installed jazz plugin in the server, but it seems it makes no difference.
Regards
Jose