You can import Probekit source files (probe files) from
the file system into your project, and then build the probe to add
it to your Probekit registry.
Note: Probekit source files must appear in the top level of a
project source folder. They cannot be in a subfolder.
To import
a Probekit source file (probe file) from the file system:
- In the Package Explorer, right-click the project source
folder that you want to contain the Probekit source file and select .
- In the Import dialog box, select File
system and then click Next.
- In the From file field, type the name of
the probe file you want to import, or click Browse to
select the file.
- Click Finish.
- In your profile launch configuration, select the Profile Settings tab
- Select Probe Insertion and click on Edit Options
- Click on the Refresh data button. Your probe should be compiled and made available in the profile launch configuration.