Importing a Probe Source File into a Project

You can import a probe source file from the file system into your Probekit project, and then build the probe to enter its information into the Probekit registry.

Note: Probe source files must appear in the top level of a project source folder; they cannot be in a subfolder.

To import a probe source file from the file system:

  1. In the Package Explorer, right-click the Probekit project source folder that you want to contain the probe source file and select Import... from the pop-up menu. If you import the file into a Java™ project, you must convert the project to a Probekit project, or the probe will not build correctly.
  2. In the Import dialog box, select File system and then click Next>.
  3. In the From file field, type the name of the .probe file you want to import, or click Browse... to locate the file.
  4. Click Finish. If autobuild is enabled, the probe source file is built and information for the new probe appears in your Probekit registry.

Parent topic: Importing Probes

Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.