Fix Findbugs RV_NEGATING_RESULT_OF_COMPARETO
commit8981e6c0cdab0ba5c4a6711cf9c0a603cb7854e0
authorMichael Keppler <Michael.Keppler@gmx.de>
Wed, 29 Aug 2018 09:34:43 +0000 (29 11:34 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 1 Sep 2018 22:18:24 +0000 (2 00:18 +0200)
tree4d7ef51a892fef5fdb779e07c9aad0e6fe2592bc
parent8c606b4926726eeedcd92110f7be290b24eb5c0d
Fix Findbugs RV_NEGATING_RESULT_OF_COMPARETO

Instead of negating, invert the order of compareTo.

Change-Id: Iba3ed5985d91111b07f1276a92f5e9abb406666e
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
org.eclipse.egit.core/src/org/eclipse/egit/core/internal/util/ProjectUtil.java