Re: inhibiting comment reflow
- From: "Monique Y. Mudama" <spam@xxxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 18:15:57 -0600
On 2005-07-27, Roedy Green penned:
> 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 /*?
I didn't realize Eclipse will reformat comments -- have to check that
out.
While googling about that, I came across
http://www.mindview.net/WebLog/log-0047
which says
"Eclipse has a builtin that does pretty well here, but it doesn't do
everything. In particular, and I need to be able to make sure
everything fits within a strict column limitation so I need comment
reformatting.
Jalopy seems to be the front runner, and the latest version even does
comment reformatting. Although it is a commercial product, it is a
very reasonable $40. They have a plugin for Eclipse as well as an Ant
version and a command-line version. "
I was thinking $40 sounded awfully steep for just comment formatting,
but it turns out Jalopy is a general source formatter.
--
monique
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
.
- Follow-Ups:
- Re: inhibiting comment reflow
- From: Roedy Green
- Re: inhibiting comment reflow
- References:
- inhibiting comment reflow
- From: Roedy Green
- inhibiting comment reflow
- Prev by Date: Javamail problem
- Next by Date: Re: inhibiting comment reflow
- Previous by thread: inhibiting comment reflow
- Next by thread: Re: inhibiting comment reflow
- Index(es):
Relevant Pages
|
|