Robert Leland wrote:
Borland popularized the @todo, which I use. Maven, or one of the plug-ins, also recognized the
'TODO:' so there are no javadoc warnings.

I replaced "@todo" with "TODO:" while fixing the JavaDoc warnings. Questions: - "TODO" (without colon), as recognized by Eclipse out-of-the-box, or "TODO:" (with colon)? I used the latter, more for aestethics. Will Maven recognize "TODO"? - What about the "FIXME"? Replace with "TODO:"?

There are also some comments containing "NOTE:" at the beginning
of each comment line. As a matter of consistent style, should this
be removed?

I had the idea of building a "setup your IDE for work with Apache
projects" guide in the Wiki, unfortunately, there isn't much content
yet there. If "FIXME" should be recognized (or "TODO:" instead of
"TODO") this should be put there.

J.Pietschmann




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to