Re: IDEA code style scheme for Felix coding convention

2009-02-11 Thread Richard S. Hall
Shouldn't you be using NetBeans? Am I the only one? ;-) -> richard Sahoo wrote: Hi, Does anyone have IntelliJ code style scheme that comply with Felix coding convention [1]? If yes, would you mind sharing the same? Thanks, Sahoo [1] http://felix.apache.org/site/coding-standards.html

IDEA code style scheme for Felix coding convention

2009-02-11 Thread Sahoo
Hi, Does anyone have IntelliJ code style scheme that comply with Felix coding convention [1]? If yes, would you mind sharing the same? Thanks, Sahoo [1] http://felix.apache.org/site/coding-standards.html

Re: Code style

2007-08-15 Thread Karl Pauls
and please don't forget to rollback the framework, main, and eventadmin projects too. regards, Karl -- Karl Pauls [EMAIL PROTECTED]

Re: Code style

2007-08-15 Thread Richard S. Hall
Sorry I didn't see this thread before my other reply...anyway... +1 to what Marcel said. :-) -> richard Carsten Ziegeler wrote: Marcel Offermans wrote: On Aug 15, 2007, at 13:07 , Carsten Ziegeler wrote: Argh, sure - yes I'll do that - I thought that I had turned off my Eclipse sav

Re: Code style

2007-08-15 Thread Carsten Ziegeler
Marcel Offermans wrote: > On Aug 15, 2007, at 13:07 , Carsten Ziegeler wrote: > >> Argh, sure - yes I'll do that - I thought that I had turned off my >> Eclipse save actions for Felix, it appears I haven't. Sorry for that! > > Happens to me every now and then too! :) Sometimes Eclipse is just too

Re: Code style

2007-08-15 Thread Marcel Offermans
On Aug 15, 2007, at 13:07 , Carsten Ziegeler wrote: Argh, sure - yes I'll do that - I thought that I had turned off my Eclipse save actions for Felix, it appears I haven't. Sorry for that! Happens to me every now and then too! :) Sometimes Eclipse is just too helpful! :) :) Greetings, Marc

Re: Code style

2007-08-15 Thread Carsten Ziegeler
Marcel Offermans wrote: > Hello Carsten, > > Unfortunately, due to a DNS failure, I cannot currently access the felix > website (infra seems to be aware of this), but I think the cleanup of > the imports you did, did a bit more than just that. It prepended "this." > in a lot of places, such as the

Code style (was: svn commit: r566085 - /felix/trunk/shell/src/main/java/org/apache/felix/shell/impl/PsCommandImpl.java)

2007-08-15 Thread Marcel Offermans
Hello Carsten, Unfortunately, due to a DNS failure, I cannot currently access the felix website (infra seems to be aware of this), but I think the cleanup of the imports you did, did a bit more than just that. It prepended "this." in a lot of places, such as the one I quoted below: