The client is distributed as a downloadable file via the IBM® Installation Manager.
Note: If you want to install the
client into an existing Eclipse package group, use the IBM Installation
Manager. The IBM Installation Manager installation prompts you for
the package group you want to extend and manages future workbench
updates, rollbacks and modifications.
Troubleshooting: Here are some
suggested problem management techniques.
- Start with an empty workspace.
- The client and the server builds must match. Make sure the build
ID's match for both the client and server distributions.
- Make sure the server is up. Confirm using the status URL: https://example.com:9443/jazz.
- On Linux, if you want to start the client from outside of the
directory JazzInstallDir/client/eclipse you
must change each file in JazzInstallDir/client/eclipse/links/
and include the absolute path to the named directory. By default,
relative paths are used. For example, JazzInstallDir/client/eclipse/links/build.link contains
the text "path=jazz/build". If your client is
installed in the directory /home/username/teamconcert, edit the file
to look like "path=/home/username/teamconcert/jazz/client/eclipse/build".