You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@curator.apache.org by Cameron McKenzie <mc...@gmail.com> on 2013/12/10 02:40:58 UTC

Eclipse code formatter for Curator?

I've just implemented a fix for CURATOR-33, but my automatic code
formatting in Eclipse is completely different to the Curator standard. Does
anyone have the Curator code standards exported from Eclipse?

Would make my life a lot easier than either modifying files by hand, or
trying to reverse engineer the code standards.

Would probably be a good thing to go up on curator.apache.org? I assume
that most people use Eclipse.

cheers

Re: Eclipse code formatter for Curator?

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
Gradle is fine for simple things, but it quickly becomes Ant-like when you need to do complicated things. Also, with Maven, you get the great ecosystem. There's a plugin for anything you might want. For example, the Curator website was done using Maven Doxia.

-Jordan

On Dec 9, 2013, at 8:51 PM, Cameron McKenzie <mc...@gmail.com> wrote:

> Thanks Jordan,
> By the way, why the move away from Gradle? Is Maven the Apache standard? I much prefer Gradle myself.
> cheers
> 
> 
> On Tue, Dec 10, 2013 at 12:45 PM, Jordan Zimmerman <jo...@jordanzimmerman.com> wrote:
> I use IntelliJ. I could export my code style, but it’s funky. I reformat patches anyway, so don’t worry about it.
> 
> -Jordan
> 
> On Dec 9, 2013, at 8:40 PM, Cameron McKenzie <mc...@gmail.com> wrote:
> 
>> I've just implemented a fix for CURATOR-33, but my automatic code formatting in Eclipse is completely different to the Curator standard. Does anyone have the Curator code standards exported from Eclipse?
>> 
>> Would make my life a lot easier than either modifying files by hand, or trying to reverse engineer the code standards.
>> 
>> Would probably be a good thing to go up on curator.apache.org? I assume that most people use Eclipse.
>> 
>> cheers
> 
> 


Re: Eclipse code formatter for Curator?

Posted by Cameron McKenzie <mc...@gmail.com>.
Thanks Jordan,
By the way, why the move away from Gradle? Is Maven the Apache standard? I
much prefer Gradle myself.
cheers


On Tue, Dec 10, 2013 at 12:45 PM, Jordan Zimmerman <
jordan@jordanzimmerman.com> wrote:

> I use IntelliJ. I could export my code style, but it’s funky. I reformat
> patches anyway, so don’t worry about it.
>
> -Jordan
>
> On Dec 9, 2013, at 8:40 PM, Cameron McKenzie <mc...@gmail.com>
> wrote:
>
> I've just implemented a fix for CURATOR-33, but my automatic code
> formatting in Eclipse is completely different to the Curator standard. Does
> anyone have the Curator code standards exported from Eclipse?
>
> Would make my life a lot easier than either modifying files by hand, or
> trying to reverse engineer the code standards.
>
> Would probably be a good thing to go up on curator.apache.org? I assume
> that most people use Eclipse.
>
> cheers
>
>
>

Re: Eclipse code formatter for Curator?

Posted by Jordan Zimmerman <jo...@jordanzimmerman.com>.
I use IntelliJ. I could export my code style, but it’s funky. I reformat patches anyway, so don’t worry about it.

-Jordan

On Dec 9, 2013, at 8:40 PM, Cameron McKenzie <mc...@gmail.com> wrote:

> I've just implemented a fix for CURATOR-33, but my automatic code formatting in Eclipse is completely different to the Curator standard. Does anyone have the Curator code standards exported from Eclipse?
> 
> Would make my life a lot easier than either modifying files by hand, or trying to reverse engineer the code standards.
> 
> Would probably be a good thing to go up on curator.apache.org? I assume that most people use Eclipse.
> 
> cheers