summaryrefslogtreecommitdiffstats
path: root/src/main/resources/META-INF
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-12-11 12:31:24 +0100
committerSven Gothel <[email protected]>2019-12-11 12:31:24 +0100
commitec14765d6baab247fa37d62845c139adc367af2a (patch)
tree64b9c3d0214fa4ee2fd6c9eadf5372558ba12db6 /src/main/resources/META-INF
parente1933c74b9c256332cd12c9a1094e4687b535112 (diff)
General Source Cleanup using my Eclipse settings
Change non static accesses to static members using declaring type Change indirect accesses to static members to direct accesses (accesses through subtypes) Add final modifier to private fields Add final modifier to method parameters Add final modifier to local variables Remove unused imports Add missing '@Override' annotations Add missing '@Override' annotations to implementations of interface methods Add missing '@Deprecated' annotations Remove unnecessary casts Remove unnecessary '$NON-NLS$' tags Remove trailing white spaces on all lines
Diffstat (limited to 'src/main/resources/META-INF')
0 files changed, 0 insertions, 0 deletions