You can create a probe as a resource in a Java project. You can also create a Java project that only contains probes. Probes can be saved in any Java project, in any folder that is designated as a source folder.
Next topic: Compiling probes
Related concepts
Method probes versus callsite probes
Related tasks
Compiling probes
Applying probes
Running a project with probes
Modifying probes
Removing probe instrumentation
Using multiple probes simultaneously
Related reference
The Probekit object
Related information
A basic sample probe