Eclipse IDE: Automatically remove trailing whitespace on save
commitfad60bddbbee7fd9f6fe5df8f00b5a348b6f387d
authorShawn O. Pearce <spearce@spearce.org>
Sat, 31 Oct 2009 21:53:29 +0000 (31 14:53 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 31 Oct 2009 21:53:29 +0000 (31 14:53 -0700)
tree107c1fffa18b1d23d805d7c32e805c9b48f57edc
parent4d91645e890527efbe04ffaee12b4aa3637733c4
Eclipse IDE: Automatically remove trailing whitespace on save

Our project coding conventions do not want trailing whitespace at
the end of a source code line.  Configure Eclipse to automatically
remove them when saving any Java source file.

Change-Id: I9701366b3b1240879761b30556e6ff416e969e1d
Reviewed-by: Mykola Nikishov <mn@mn.com.ua>
Reviewed-by: Alex Blewitt <alex.blewitt@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.pgm/.settings/org.eclipse.jdt.ui.prefs
org.eclipse.jgit.test/.settings/org.eclipse.jdt.ui.prefs
org.eclipse.jgit/.settings/org.eclipse.jdt.ui.prefs