Fix Java compiler warnings in Eclipse * Add warning configuration for latest Eclipse versions * Avoid warnings on missing @Override on interface implementations (not allowed in Java 5) * Fix autoboxing warning
JaCoCo is a free Java code coverage library distributed under the Eclipse Public License.