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:
- From the main workbench menu, select .
- Select Java Project, then click Next>.
- In the Project name field, type a name for the new project.
- In the Location group box, specify a location for the new project.
- In the Project layout group box, specify the layout for the new project, then click Finish>. The new project appears in the Package Explorer.
- Right-click the new project and click
- In the Select a wizard page, expand Profiling and Logging and select Convert Java Projects to Probekit Projects, then click Next>.
- In the Convert Java Projects to Probekit Projects dialog box, select the check box next to the new project, then click Finish.