I sometimes hat the problem that the auto formatting of eclipse destroyed my 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.
I sometimes hat the problem that the auto formatting of eclipse destroyed my 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.
Thanks for the tip!
I am going to add your blog to my list!