Point EGit to the same formatting profile as JGit
commitedb8bc15907b82c10cba32b45e7974a7ba631acd
authorShawn O. Pearce <spearce@spearce.org>
Thu, 4 Feb 2010 02:27:44 +0000 (3 18:27 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 4 Feb 2010 02:27:44 +0000 (3 18:27 -0800)
tree8287efcd698e9ad424ae35b8f17a692b9486fb60
parent81529aace587c12c39807814f860622533b1a65c
Point EGit to the same formatting profile as JGit

The two projects share a lot of committers, and have the same
origin, so their coding style is identical.  Ensure we have a
sane style configuration within EGit in case a new contributor
just picks up the EGit tree and doesn't clone the JGit tree.

Change-Id: If4a355e27e1aa5e25ffd082714a36bb4aea90f12
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.egit.core.test/.settings/org.eclipse.jdt.core.prefs
org.eclipse.egit.core.test/.settings/org.eclipse.jdt.ui.prefs
org.eclipse.egit.core/.settings/org.eclipse.jdt.core.prefs
org.eclipse.egit.core/.settings/org.eclipse.jdt.ui.prefs
org.eclipse.egit.ui/.settings/org.eclipse.jdt.core.prefs
org.eclipse.egit.ui/.settings/org.eclipse.jdt.ui.prefs
tools/eclipse-JGit-Format.xml [new file with mode: 0644]