Tell Eclipse not to convert some of the patch input files.
commit0ad1d82cb075930df8abe3fbc8457d71ae2214df
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 20 Dec 2008 20:34:07 +0000 (20 21:34 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 20 Dec 2008 22:50:17 +0000 (20 23:50 +0100)
treeef0be1a279e4deea6c237e937fb9b09fe6500b86
parent99da2b667019b0d0d2646e8cd15210859dfaf004
Tell Eclipse not to convert some of the patch input files.

By default Eclipse silently converts non-UTF-8 characters to
a surrogate code point when it encounters invalid UTF-8. Since
a few of the patch input files are meant to be read as bytes
it is more appropriate and safer to assume ISO-8859-1 which
can represent any byte sequence.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit.test/.settings/org.eclipse.core.resources.prefs