I don't know about a preferences file however I can answer on the code problems.
If you have m2e installed then the Checkstyle plugin which Giraph uses is supported by m2e (though you may be prompted to install additional m2e plugins if necessary) and will highlight check style violations for you within the Eclipse editor. Rob On 20/01/2014 07:05, "Larry Compton" <[email protected]> wrote: >I'm getting set up to contribute some changes to the Giraph code base. The >coding conventions look straightforward. Is there an Eclipse preferences >file available to configure the formatter and code problems checker with >the standards? > >Larry
