Re: inhibiting comment reflow
- From: - <nobody@xxxxxxxx>
- Date: Thu, 28 Jul 2005 08:29:09 +0800
Roedy Green wrote:
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). .
- Follow-Ups:
- Re: inhibiting comment reflow
- From: Tim Tyler
- Re: inhibiting comment reflow
- From: Andrew Thompson
- Re: inhibiting comment reflow
- References:
- inhibiting comment reflow
- From: Roedy Green
- inhibiting comment reflow
- Prev by Date: Re: inhibiting comment reflow
- Next by Date: Re: inhibiting comment reflow
- Previous by thread: Re: inhibiting comment reflow
- Next by thread: Re: inhibiting comment reflow
- Index(es):