Un-generified getAdapter() to keep Eclipse 3.8-4.4 source compatibility
commit79f53d3ad75c32fabb67587a4c56e7d2abd482b2
authorAndrey Loskutov <loskutov@gmx.de>
Mon, 21 Sep 2015 13:22:01 +0000 (21 15:22 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 21 Sep 2015 21:42:16 +0000 (21 23:42 +0200)
tree1907d162911de865662d52313b65b1d02cd66d58
parent81d9d5655a34d8e446667fa6fb6bf610f67428c7
Un-generified getAdapter() to keep Eclipse 3.8-4.4 source compatibility

Because we are still supporting older Eclipse versions, we should avoid
compilation errors if compiling against older platforms.

Change-Id: I8fcb7b8f9c5fc99c7695711add808fde4ccce8ff
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/GitHistoryPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/SWTCommit.java