Since the official End of Life of Java 8 has been reached, jSparrow is updated to be able to run on Java 11 as well as Java 8.
New Rule
Adds a new rule for collapsing 'if' statements. The motivation behind this rule is to improve the readability of code by reducing the number of nested language constructs.
Direct Link to Rule Documentation
The “Select Rules” wizard adds a link to each rule description which leads directly to a detailed documentation of that rule on the jSparrow website.
Direct Link to Rule Documentation added to jSparrow.