You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Jonathan Eagles <je...@gmail.com> on 2015/05/11 18:40:52 UTC

Review request HADOOP-11883 (eclipse users preferred)

Now that checkstyle conformance is more prominently part of the build
process, I feel a need to bring this part process into the IDEs in the
name of efficiency. I have posted a patch that teaches eclipse
checkstyle-cs plugin to use the checkstyle rules present in the hadoop
code base. This integration is a huge time savings for people using
eclipse trying to eliminate all the checkstyle warnings in their
patch.

Any eclipse users that are very familiar with the build process are
welcome to review and give feedback.

jeagles