Re: inhibiting comment reflow



On Wed, 27 Jul 2005 18:15:57 -0600, "Monique Y. Mudama"
<spam@xxxxxxxxxxxxxxxx> wrote or quoted :

>I didn't realize Eclipse will reformat comments -- have to check that
>out.

there are a number of options in how it handles comments, once you
turn reflow on, which is great for cleaning up mess with no effort,
you have to watch for it reflowing things that are carefully laid out.

--
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
.



Relevant Pages

  • Re: inhibiting comment reflow
    ... >and google with no luck ... ... how do I turn reflow on? ... I'm using Eclipse 3.0.2. ...
    (comp.lang.java.programmer)
  • Re: Cleaning up other peoples code
    ... initialisation dependency), and reformat. ... editor can even correct much of it. ... I use eclipse but don't rightly know of the "cleanup" feature. ...
    (comp.lang.java.help)
  • Re: Code Reformatting (IDEA, Jalopy)
    ... I want to reformat this class so it turns '_message' into 'message'. ... Eclipse can do it but you have to rename them one-by-one. ... you just removed all the underscores, you can just do a search and replace. ... google for refactoring, there may be tools that do this for you. ...
    (comp.lang.java.programmer)
  • Re: inhibiting comment reflow
    ... >>help and google with no luck ... ... how do I turn reflow on? ... I'm using Eclipse 3.0.2. ...
    (comp.lang.java.programmer)
  • Re: Code Reformatting (IDEA, Jalopy)
    ... I want to reformat this class so it turns '_message' into 'message'. ... Eclipse can do it but you have to rename them one-by-one. ... Eclipse will fix all the references to that variable across your classes, but you still have to tell it what you want to change. ... if you've stuck to a naming convention that won't cause collisions if you just removed all the underscores, you can just do a search and replace. ...
    (comp.lang.java.programmer)