| [news.eclipse.tools.jdt] Re: Can I make CVS sync. more smart? |
Carfield Yim wrote:
Can I config CVS don't consider space difference is difference?
i.e.: After I done some refactoring, eclipse will modify every related files formating. Then when somebody else view that file in CVS sync. view, eclipse will show a lot of difference which only contain difference in formating, which is no. of space/tab difference before or after the actually code. Can I tell eclipse don't display difference like that?
I'm not sure but try
Window->Preferences->General->Compare/Patch->Ignore white space
-- Stanimir