You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We got a request from our testers, they wanted validate Eclipse results with CI that uses TextUICommandLine to run SpotBugs on same code. The problem they have observed is that the SpotBugs reported different warnings depending on the environment.
I plan to provide a fix.