Creating a Probekit project

A Probekit project contains source code and related files that are required for applying and exporting probes. It has an associated probe builder that compiles probe source files and automatically lists the probes in the Probekit registry.

To create a Probekit project:

  1. From the main workbench menu, select File > New > Project....
  2. Select Java Project, then click Next>.
  3. In the Project name field, type a name for the new project.
  4. In the Location group box, specify a location for the new project.
  5. In the Project layout group box, specify the layout for the new project, then click Finish>. The new project appears in the Package Explorer.
  6. Right-click the new project and click New > Other...
  7. In the Select a wizard page, expand Profiling and Logging and select Convert Java Projects to Probekit Projects, then click Next>.
  8. In the Convert Java Projects to Probekit Projects dialog box, select the check box next to the new project, then click Finish.

Parent topic: Working with probes

Related tasks
Creating a probe using the Probekit editor
Importing a Probe Source File into a Project

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