[
https://issues.apache.org/jira/browse/NUTCH-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896328#action_12896328
]
Julien Nioche commented on NUTCH-865:
-------------------------------------
The trunk (ex-Nutchbase) contains an eclipse format file eclipse-codeformat.xml
which IIRC is simply the built-in "Java Conventions" formatter with the default
"Mixed" tab policy with "Spaces only" and the tabulation + indentation size set
to 2.
If that's OK with everybody we should apply it to the whole of the project +
check that all the classes have the license header at the same time
> Format source code in unique style
> ----------------------------------
>
> Key: NUTCH-865
> URL: https://issues.apache.org/jira/browse/NUTCH-865
> Project: Nutch
> Issue Type: Improvement
> Reporter: Pham Tuan Minh
> Fix For: 2.0
>
>
> We should define a standard format rules for source code/comments, then using
> eclipse tool to format the whole source code in the same style.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.