Using the SmartBear Collaborator for Visual Studio extension you can view, create and modify Collaborator reviews directly from within the Microsoft Visual Studio IDE.
This file explains how to install the extension to Visual Studio and configure it.
You download the extension as a .zip archive. To install the extension:
Important: After installing the extension, you must configure it:
Server URL | The URL of your Collaborator server. For instance, http://collab-myserv:8080. The URL must include the port number and the protocol name. If you do not know the URL, ask you system administrator. |
Username and Password |
Your Collaborator user account and password for connecting to your Collaborator server. Using empty passwords is not recommended. |
Use Proxy | Enable if you connect to the Internet via proxy server. If you use proxy and want to connect to a Collaborator server that is deployed on your local machine, then specify Server URL in the "Machine_Name:8080" format rather than "localhost:8080" or "127.0.0.1:8080" formats. |
Proxy host and Proxy port |
The URL of a proxy server and its port number. |
Proxy login and Proxy password |
The login and password, if proxy server requires authentication. |
Path to ccollab.exe | The fully-qualified path to the Collaborator Command-Line Client (ccollab.exe). |
Local Cache Folder | The fully-qualified name of a temporary folder, in which the extension will store review materials. |
This group controls what information will be displayed in Visual Studio’s Output window and in the debug log.
Visual Studio extension share SCM configurations with GUI Client and command-line client. In this section you must select which of SCM configurations the extension will use to upload review materials. Optionally, in the subsections of this section, you may create new or modify existing SCM configurations.
Configurations | Lists the available configurations and displays their parameters.
To specify which of SCM configurations the extension will use to upload review materials, select a configuration in the drop-down list and press Set as Default. |
This group controls how code editor will display comments and defects.
After you installed and configured the extension, select View > Other Windows > Collaborator View from Visual Studio’s main menu to start working.
For information on using the extension, see Collaborator documentation.