Team Foundation Server preferences
The Team Foundation Server preference tab allows you to configure a connection to a Microsoft™ Team Foundation Server and to configure the values of work item fields.
Once you have entered your connection information and successfully logged in, you can then choose to connect to one or more projects.
http://myserver:8080/tfs/DefaultCollection
.Each project can have its own configuration of field preset values.
To configure the field values for a given project, select the project
and choose Configure. In the configuration
dialog box, you can set field values to either hardcoded values or
in some cases to variables that refer to a selected finding. For example,
the use of {Finding.fileName}
in a field value will
be replaced with the actual source code file name for a finding during
submission. Content Assist (<Ctrl>
+<Space>
)
is provided for fields that support these variables.
Teams are encouraged to share these configurations using the Import and Export buttons that are available on the main Team Foundation Server preference page.