| commit | 2f947c870ce0a4a4bd6bfa2caf893f106fef2bff | [log] [tgz] |
|---|---|---|
| author | Marc R. Hoffmann <hoffmann@mountainminds.com> | Thu Jan 18 17:21:34 2024 +0100 |
| committer | Marc R. Hoffmann <hoffmann@mountainminds.com> | Sat Feb 17 11:17:57 2024 +0100 |
| tree | 5401ea679fba27db83abe6662d5825cb08556bc1 | |
| parent | 8067986775c3ae9e83e23785adfdd9fa9d14a2e5 [diff] |
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.