Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] code style guidelines?

m2e projects have jdt code formatter and templates configuration,
ctrl-shift-f should format sources for your.

Please note that you need to use m2e sources from git.eclipse.org as
explained in m2e dev guide [1]. I also believe that all non-committer
code contributions should go though eclipse bugzilla, but I need to
double-check this.

[1] https://docs.sonatype.org/display/M2ECLIPSE/Developer+Guide

--
Regards,
Igor

On 10-12-26 12:51 PM, Andreas Höhmann wrote:
hihi,

I would like to contribute some code (re-factoring, documentation ...)
to the m2e project ....
I got the code running :) But what code guidelines (code formatter,
checkstyle etc.) would be used for m2e?

Regards
Andreas


Back to the top