How can I group or sort the SonarLint for Eclipse
analysis results by severity?
I have installed SonarLint For Eclipse
plugin version 3.2.0 in Eclipse Java EE IDE for Web Developers
version Neon.2 4.6.2. I right-click on an Eclipse project and select SonarLint->Analyze
. Eclipse populates the SonarLint Report
view with a "flat" list of all issues found. Sadly, there appears to be no way to group or sort the items by severity major, minor and critical.