i don't hope that #Id# is mandatory!
I hate those things. Because those things mess up merging of branches
because they constantly change.
It is totally stupid that this is the case. A merge should ignore those
completely.

johan


On 11/6/06, Erik van Oosten <[EMAIL PROTECTED]> wrote:

Hi Martijn,

There are checkstyle plugins for Eclipse and for IDEA. Don't know about
Netbeans.
In addition checkstyle is able to check for a header (even as a RE), or
check for the presence/absence of any RE.

I used checkstyle frequently to enforce a correct copyright header, the
presence of an $Id$ tag, presence of javadoc and a lot of code
formatting rules.

Regards,
     Erik.


Martijn Dashorst schreef:
> I was going to propose to use checkstyle instead. Problem with
> checkstyle is that it is not a unit test and doesn't run inside
> Eclipse, NetBeans or IDEA :-).
>

--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


Reply via email to