Is there any documentation on using eclipse for giraph? Regards Niraj
On Tue, Jan 21, 2014 at 2:36 AM, Gianmarco De Francisci Morales <[email protected]> wrote: > However, unfortunately, it will not automatically correct them. > > Cheers, > > -- > Gianmarco > > > On 20 January 2014 17:05, Rob Vesse <[email protected]> wrote: > >> 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 >> >> >> >> >>
