[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.jdt] Can I make CVS sync. more smart?
|
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?