Bug 519992

Summary: [SonarLint] Use isEmpty() to check whether the collection is empty or not in org.eclipse.pde.ui
Product: [Eclipse Project] PDE Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Julian Honnen <julian.honnen>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: alexander.fedorov, fabian.pfaff, julian.honnen, Lars.Vogel, Vikas.Chandra
Version: 4.7Keywords: bugday, helpwanted
Target Milestone: 4.10 M3   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/132436
https://git.eclipse.org/r/132540
https://git.eclipse.org/r/132541
https://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=e7c8a5c7d6058c65dd92ed546e3b59143f46b106
https://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=aa29498e04ed541a040dfdca07e1b997faa2184d
https://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=93bc3f3dbdcc9232d578887bf86346596654414f
Whiteboard:

Description Lars Vogel CLA 2017-07-21 04:59:47 EDT

    
Comment 1 Lars Vogel CLA 2017-07-21 05:22:19 EDT
Easiest to find all occurrences, install SonarLint (see http://www.sonarlint.org/eclipse/index.html) and run the analysis for org.eclipse.pde.ui via the SonarLint tooling.

See http://www.vogella.com/tutorials/SonarQube/article.html#using-sonarlint-in-eclipse
Comment 2 Vikas Chandra CLA 2018-03-13 04:54:07 EDT
Moving out of 4.8

If planning for 4.8, please re-triage with a patch.
Comment 3 Eclipse Genie CLA 2018-11-14 10:59:21 EST
New Gerrit change created: https://git.eclipse.org/r/132436
Comment 4 Eclipse Genie CLA 2018-11-16 05:27:52 EST
New Gerrit change created: https://git.eclipse.org/r/132540
Comment 5 Eclipse Genie CLA 2018-11-16 05:27:56 EST
New Gerrit change created: https://git.eclipse.org/r/132541
Comment 9 Lars Vogel CLA 2018-11-17 02:24:59 EST
Thanks, Julian.