[
https://issues.apache.org/jira/browse/OPENJPA-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649947#action_12649947
]
Milosz Tylenda commented on OPENJPA-779:
----------------------------------------
I think your idea of including code formatting rules is a good one. Maybe such
a file for IDE or descriptive text could be also added to [1]. Currently that
page only says that the project adheres to Sun's Code Conventions for the Java
Programming Language. This is too generic: it does not specify tab handling,
position of braces, etc. A newcomer has to investigate quite a lot if they want
their patch to be consistent with the existing code. Even after such
investigation, one usually makes a few mistakes.
[1] http://openjpa.apache.org/coding-standards.html
> patch for eclipse .project and .classpath files...
> --------------------------------------------------
>
> Key: OPENJPA-779
> URL: https://issues.apache.org/jira/browse/OPENJPA-779
> Project: OpenJPA
> Issue Type: Improvement
> Components: build / infrastructure
> Affects Versions: 1.2.0
> Reporter: Fernando
> Attachments: eclipse.diff
>
>
> these are the .project and .classpath files generated by running mvn
> eclipse:eclipse, so that people can develop with eclipse without any further
> work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.