Re: Unused TypeInformation parameter in DeltaIteration constructor
Posted by
Ufuk Celebi on
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/Unused-TypeInformation-parameter-in-DeltaIteration-constructor-tp351p388.html
On 18 Jun 2014, at 11:19, Vasiliki Kalavri <
[hidden email]> wrote:
> Hey,
>
> I didn't know, but apparently there is an option in Eclipse under
> "Preferences -> Java -> Compiler -> Errors/Warnings -> Unnecessary code"
> that can be activated to show a warning for unused parameters. I guess
> there are similar tools for other IDEs.
We might consider adding such a check to our Maven checkstyle plugin.