[
https://issues.apache.org/jira/browse/HADOOP-11883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968110#comment-14968110
]
Jonathan Eagles commented on HADOOP-11883:
------------------------------------------
[~sjlee0], I've updated this patch again. I know you may not be an expert in
eclipse, but this helps me quite a bit. If it doesn't break anything, could
this be a candidate for going in?
{noformat}
# in order to validate
$ mvn clean install -DskipTests -Dmaven.javadoc.skip
$ mvn eclipse:eclipse
# open eclipse import project.
# install checkstyle plugin from eclipse market place (checkstyle-cs) -> forces
restart
# right click in a source file and select checkstyle -> check code with
checkstyle
{noformat}
> Checkstyle Results are Different Between Command Line and Eclipse
> -----------------------------------------------------------------
>
> Key: HADOOP-11883
> URL: https://issues.apache.org/jira/browse/HADOOP-11883
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Labels: BB2015-05-TBR, build
> Attachments: HADOOP-11883.1.patch, HADOOP-11883.2.patch,
> HADOOP-11883.3.patch, HADOOP-11883.4.patch
>
>
> If I run the checkstyle plugin from with eclipse, I want it to apply the same
> rules as when run from the command line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)