RSS
 

Eclipse Tip: Format edited lines on Save

31 Jul

Hm… It has been a long time since I posted an Eclipse Tip. I thought I will blog about this cool new feature in Eclipse Ganymede.

Previously I have posted about Save Actions in Eclipse. One of the feature I always use is to format code on save. But I run into trouble when I am editing code originally written by someone else who use a different formatting scheme or no formatting at all. Now the entire file is reformatted and it is a nightmare to check it in. Eclipse now has an option now to format only edited code on save. I am loving this feature…

Related posts:

  1. Eclipse Tip: Reformat the complete project
  2. Eclipse Tip: Auto-generate compilation units by pasting snippets
  3. Auto save in Gmail
  4. Eclipse Tip: Java Type Indicator
  5. More on Eclipse code folding…

 
Comments Off

Posted in Eclipse, Java

 

Comments are closed.