In both cases the tree consists of {@link PathNode} instances representingfiles and folders. The container nodes are decorated with {@link WorkbenchLabelProvider} to use the same icons as the workbench. Linked resourceshowever are ignored and not listed as content.
The tree nodes are shown with icons for "Added", "Deleted", and "Same Contents" for files. Files with same content can be hidden using a filter button.
This view can also show files and folders outside the Eclipse workspace when a {@link Repository} is used as input.
|
|
|
|