Make use of trace, logError in GitQuickDiffProvider.
commit7c9f557d9e7765744c17fe5aee0c8cb755c3ceb7
authorShawn O. Pearce <spearce@spearce.org>
Mon, 29 Jan 2007 23:35:39 +0000 (29 18:35 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 30 Jan 2007 01:40:10 +0000 (29 20:40 -0500)
tree4152d4aeb9b35fcc4b443fb46b5201053a42e6f0
parentd5a0fddd055b20046cb3d21f9232070365d25f36
Make use of trace, logError in GitQuickDiffProvider.

Our UI plugin has a handy trace feature builtin to its Activator class.
We use this throughout most of the other code, so we should make use
of it in the quickdiff provider too.

I've also converted the stack trace printing to log the error with
the Eclipse Error Log, so that users can view the trace easily from
within the workbench (say to report a bug).

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/UIText.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/decorators/GitQuickDiffProvider.java
org.spearce.egit.ui/src/org/spearce/egit/ui/uitext.properties