Bug 519992 - [SonarLint] Use isEmpty() to check whether the collection is empty or not in org.eclipse.pde.ui
Summary: [SonarLint] Use isEmpty() to check whether the collection is empty or not in ...
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.7   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.10 M3   Edit
Assignee: Julian Honnen CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, helpwanted
Depends on:
Blocks:
 
Reported: 2017-07-21 04:59 EDT by Lars Vogel CLA
Modified: 2018-11-19 14:47 EST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.