Expose the underlying resource entries in ContainerTreeIterator
commit2726dbbf1f8b1764144459669794a62e0e1491f7
authorTor Arne Vestbø <torarnv@gmail.com>
Wed, 11 Feb 2009 18:40:13 +0000 (11 19:40 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 18 Feb 2009 21:21:58 +0000 (18 22:21 +0100)
tree365f1871f031fa2eb1d53f53055804447a8d928c
parent8d11af93abf700a4b73c8582803fe526e1eaf9ae
Expose the underlying resource entries in ContainerTreeIterator

This is needed if interacting with any of the Eclipse platform
methods that take IResources as arguments.

Signed-off-by: Tor Arne Vestbø <torarnv@gmail.com>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.core/src/org/spearce/egit/core/ContainerTreeIterator.java
org.spearce.jgit/src/org/spearce/jgit/treewalk/TreeWalk.java