I usually use VIM to retab files modified with Eclipse ;-)
On Mon, Jun 4, 2012 at 1:55 PM, Joe Bowser <bows...@gmail.com> wrote: > Hey > > I'm trying to do merge commits on CordovaWebView to keep it up to date, and > I'm noticing that we're still modifying sections of code that still have > tabs in it. Does Eclipse have an equivalent of the vim command :retab? > This makes trying to read the changes in the code far more difficult since > I have no clue what is going on. When we work on files, can we be sure to > delete the tabs out and replace them with spaces? > > Only you can prevent nasty merges! > > Joe