Re: inhibiting comment reflow
- From: Tim Tyler <tim@xxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 12:10:45 GMT
- <nobody@xxxxxxxx> wrote or quoted:
> 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).
IMO, this is not effective.
--
__________
|im |yler http://timtyler.org/ tim@xxxxxxxxxxx Remove lock to reply.
.
- References:
- inhibiting comment reflow
- From: Roedy Green
- Re: inhibiting comment reflow
- From: -
- inhibiting comment reflow
- Prev by Date: Re: J2ME background image
- Next by Date: Eclipse components
- Previous by thread: Re: inhibiting comment reflow
- Next by thread: Javamail problem
- Index(es):
Relevant Pages
|