Fixes due to changes in the Eclipse Team API
commit01f283ca91b6a03ae20161560471b0cc77a437de
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 7 May 2007 21:29:14 +0000 (7 23:29 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 8 May 2007 02:59:11 +0000 (7 22:59 -0400)
treeb847e0f0d3eaeb13c19f4deeb0a27575c9843514
parentcf4f57465fc8f0e2c32d5942e51c97e2d859fd3d
Fixes due to changes in the Eclipse Team API

There were changes made in Eclipse 3.3M7 that
blew our cover. Apparently we were not using the
API:s properly. Hopefully this is somewhat better.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/actions/CompareWithRevisionAction.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/actions/ShowResourceInHistoryAction.java