Eclipse code formatting and cvs comments

I sometimes hat the problem that the auto formatting of eclipse destroyed my cvs comments.

unordered cvs comments

But the solution is very easy. You just have to use

/*-

instead of

/*

to start the comment . That’s it and eclipse will not format your cvs comments any more.

ordered cvs comments

One Response to “Eclipse code formatting and cvs comments”

  1. Thanks for the tip!

    I am going to add your blog to my list!

Leave a Reply