Teamprise Knowledge Base

TKB00076 Filename Decorations in Eclipse

Last updated 2008-05-04 00:26:37 UTC by Edward Thomson

Overview

The Teamprise Plug-in for Eclipse uses icons and short textual descriptions to indicate the status of files which are managed by Teamprise. These "decorations" are visible many places in Eclipse's workspace tree, most notably the Package Explorer and Project Explorer views. These decorations are intended to be able to tell the status of a file at a glance.

Details

Files in Team Foundation Server

Projects, folders and files which are connected to a Team Foundation Server are decorated with a yellow cylinder icon:

TFS Decoration

Any additional details (below) will supersede the use of a cylinder icon.

Added Files

Files which are pended for addition to the Team Foundation Server are decorated with an asterisk icon, and a plus sign ("+") is prepended to its name:

Added File Decoration

Note that the added files decoration is recursively applied to a resource's parent for easy identification. Thus, if you have added a file, the Added File icon will be visible on all containing directories up to the Project.

Checked Out Files

Files which have been checked out of the Team Foundation Server are decorated with a checkmark icon, and a greater than sign (">") is prepended to its name:

Checked Out File Decoration

Note that the checked out files decoration is recursively applied to a resource's parent for easy identification. Thus, if you have added a file, the Checked Out File icon will be visible on all containing directories up to the Project.

Locked Files

Files which are locked in the Team Foundation Server (but not checked out) are decorated with a padlock icon:

Locked File Decoration

Writable Conflicts

Files which are in writable conflict - those which are writable on the local disk, but are not checked out of the Team Foundation Server, are decorated with a question mark icon, and a question mark ("?") is prepended to its name:

Writable Conflict Decoration

Products affected:

  • Teamprise Plugin for Eclipse

Releases affected:

  • All

Platforms affected:

  • All
Keywords: label decorator, icon