Running a project with probes

After you have applied your probes to a project’s class files and jar files, you can run the project to collect data.

  1. Ensure that your project’s run-time CLASSPATH variable includes the directory that contains the probe’s generated class files. To add the directory, in the Classpath tab of the Run or Debug dialog box, clear the Use default class path checkbox and add the probe project to the classpath.
  2. Run your project exactly the way you run it without probes.

Previous topic: Applying probes

Related tasks
Creating and editing probes
Compiling probes
Applying probes
Modifying probes
Removing probe instrumentation
Using multiple probes simultaneously

Copyright IBM Corporation and others 2000, 2003.