Working with Eclipse is great but sometimes, when you have to put your code in a Source Control System or say just copy and paste it to your blog, the text encode and the indentation could be a pain to manage. So while surfing the web I’ve found this useful plug-in which converts TABS to spaces and vice-versa
Tools: Eclipse Plugin -> AnyEdit
Working with Eclipse is great but sometimes, when you have to put your code in a Source Control System or say just copy and paste it to your blog, the text encode and the indentation could be a pain to manage. So while surfing the web I’ve found this useful plug-in which converts TABS to spaces and vice-versa
It also has some other nice functionalities as adding a new line at the end of each file and so on. Check it out!