> And the winners are...
>
> Braces: {
>   Looks like I'm outvoted on this one.
> }
>
> Indentation: 2 spaces. No tabs!
>
> Member Variables:  before methods
>
> Line Length:  100  (Preferred indent after wrapping: 8 spces)
>
> Imports: do not use package imports (e.g. import org.uima.*).  order
> imports alphabetically first by package and then by class.  (This is
> what Eclispe does by default.)
>

Are there Eclipse configuration options necessary to meet any of these
winners?

Eddie

Reply via email to