>> Eclipse comment reformatter is great for free form text, but it screws
>> up anything that is designed to align in columns. I gave discovered
>> <pre> </pre> will disable to reflow in Javadoc, but not in // or /*
>> comments.
What does JavaDoc do with /* and // lines?
I thought 'nothing'.
>> Has anyone discovered something similar for // or /*?
For JavaDoc[1] or Eclipse[2]?
[1] Which I don't see as relevant, because it ignores such tags.
[2] ..guess what my motivation to fix that will be?
> Use <code> </code> (case sensitive).
<code> is an in-line (rather than block level) element that
should not affect line reflow. Further, HTML elements are not
case sensitive in any UA worth it's salt - not even JEditorPane!

Signature
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
Too Hot For Radio
Roedy Green - 28 Jul 2005 06:25 GMT
>>> Eclipse comment reformatter is great for free form text, but it screws
>>> up anything that is designed to align in columns. I gave discovered
[quoted text clipped - 4 lines]
>
>I thought 'nothing'.
what I meant is inside JavaDoc /** ..*/ style comments in Eclipse. I
am not talking about the doclet processor.

Signature
Bush crime family lost/embezzled $3 trillion from Pentagon.
Complicit Bush-friendly media keeps mum. Rumsfeld confesses on video.
http://www.infowars.com/articles/us/mckinney_grills_rumsfeld.htm
Canadian Mind Products, Roedy Green.
See http://mindprod.com/iraq.html photos of Bush's war crimes
- <nobody@hoem.com> wrote or quoted:
> > Eclipse comment reformatter is great for free form text, but it screws
> > up anything that is designed to align in columns. I gave discovered
> > <pre> </pre> will disable to reflow in Javadoc, but not in // or /*
> > comments. Has anyone discovered something similar for // or /*?
>
> Use <code> </code> (case sensitive).
IMO, this is not effective.

Signature
__________
|im |yler http://timtyler.org/ tim@tt1lock.org Remove lock to reply.