Homec4science

Use Eclipse to find and add missing @Override annotations

Authored by daniel j. white <dan@chalkie.org.uk> on Aug 29 2015, 21:55.

Description

Use Eclipse to find and add missing @Override annotations

adds safety and clarity,
so we detect changes in super classes and interfaces
where overrides are happening, and
also see where overrides happen

also add newlines to end of files

Signed-off-by: daniel j. white <dan@chalkie.org.uk>

Details

Committed
daniel j. white <dan@chalkie.org.uk>Aug 30 2015, 16:05
Pushed
oburriMar 8 2018, 18:06
Parents
R6269:7f32ca9bdf50: change IJ.write to IJ.log
Branches
Unknown
Tags
Unknown

Event Timeline

daniel j. white <dan@chalkie.org.uk> committed R6269:a06fdea26f35: Use Eclipse to find and add missing @Override annotations (authored by daniel j. white <dan@chalkie.org.uk>).Aug 30 2015, 16:05