Running external tools

The Workbench provides a mechanism for running tools that are not part of it. To configure an external tool:

  1. Click Run > External Tools > Configure.
  2. Click the New button.
  3. Enter a name for your external tool (for example, My External Tool).
  4. Click the Browse File System button.
  5. Find the tool you want to run (for example, on Windows it is usually a file with the extension .exe or .bat).
  6. (Optional) In the Tool Arguments field enter the necessary arguments for the tool.
  7. (Optional)In the Working directory field enter the working directory for the tool.
  8. Click OK.
  9. To run the tool, click Run > External Tools > My External Tool.

It is also possible to set up and run an external tool to build a project.

  1. Select the desired project
  2. From its pop-up menu choose Properties.
  3. Click External Tools Builders from the list, and configure the tool as described above.

Related concepts
External tools

Related tasks
Running Ant build files

 
Copyright IBM Corporation and others 2000, 2002