Installing the IBM Engineering Workflow Management Eclipse client from a .zip file
The client is distributed as a downloadable .zip file.
About this task
Note: To install the IBM® Engineering Workflow
Management
application using Mac OS, refer Installing the IBM Engineering Workflow Management client in Eclipse by using the p2 installation repository for details.
Procedure
What to do next
Troubleshooting: Here are some
suggested problem management techniques.
- Start with an empty workspace.
- The client and the server builds must match. Make sure that the build ID matches for both the client and server distributions.
- Make sure that the server is running. Confirm by using the status URL, for example: https://example.com:9443/jts.
- 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/EWMClient, edit the file to look like "path=/home/username/EWMClient/jazz/client/eclipse/build".