On Sun, Jul 13, 2014 at 12:33 AM, Garret Wilson <gar...@globalmentor.com> wrote:
> Sorry for the flood of emails. I'm excited about contributing to Wicket. I
> had a few questions about code conventions:
>
>  * The wiki on Eclipse setup
>    <https://cwiki.apache.org/confluence/display/WICKET/Setup+Eclipse>
>    indicates that the Sun coding conventions should be used. Might we
>    promote this to some general "Coding Conventions" wiki page so that
>    non-Eclipse will be aware, with a link to the conventions?

We have our own code formatting settings. Those were/should be
automatically applied when checking out wicket from git and importing
into eclipse.

I had promised in the past to update wicket's settings to
automatically configure Eclipse. We had to fix the eclipse plugin that
we use at our company to be more user friendly. I had some time to do
so and when we have the plugin available from Eclipse marketplace I'll
update Wicket's POM to share our Eclipse settings using a jar, and
have mvn eclipse:eclipse and M2E use the same settings.

You can find out the plugin here:
https://github.com/topicusonderwijs/m2e-settings

Martijn

Reply via email to