Login  Register

Re: Unused TypeInformation parameter in DeltaIteration constructor

Posted by Robert Metzger on Jun 18, 2014; 9:36am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/Unused-TypeInformation-parameter-in-DeltaIteration-constructor-tp351p389.html

I could not find such a checkstyle plugin. (They once had one but its not
maintained anymore)



On Wed, Jun 18, 2014 at 11:24 AM, Ufuk Celebi <[hidden email]> wrote:

>
> 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.
>