SonarCloud doesn't recognise classes like CollectionUtils

Hi Team,
SonarCloud doesn’t recognise classes like CollectionUtils.Can you please let me know why SonarCloud doesn’t recognise?or Is there any rules or setting we need to do for recognise classes like CollectionUtils?

Thanks,
Revanth

Hey there.

Without some more context, I think it will be hard to answer. What do you mean by “doesn’t recognize”?

1 Like

Hi @Colin ,
we are using java source code…sonar scan is not recognise classes like CollectionUtils.

Thanks,
Revanth

And what is the impact of that?

Hi @Colin ,
yes… SonarCloud is generating false positives for NullPointerException

Thanks,
Revanth

I’ve moved your post to the section on reporting false-positives/false-negatives.

Please review this post:

And update this thread with the required details (specifically, a snippet of code or a sample project where the issue can be reproduced)