Getting Started > Creating a Project for the JProbe Demo Code 

Creating a Project for the JProbe Demo Code

JProbe ships with a set of tutorials and demo applications. If you want to view in Eclipse the snapshots that you took while working through a tutorial, you should create a project in Eclipse for the demo code. Eclipse needs to know the location of the demo code to be able to display the source code in the JProbe Source views.

To create a project for demo code:

1 Select File > New > Project.

2 Select Java Project and click Next.

3 Provide a name for the project, such as JProbe Demos.

4 Under Contents, select Create project from existing source.

5 From the Directory field, browse to your JPROBE_HOME directory.
For example, c:\Program Files\JProbe 8.0

6 Click Finish.

7 You may be prompted to switch to the Java perspective. If so, click No.

Note If you disabled the prompt, you may end up in the Java perspective. If so, switch back to the JProbe perspective

The project name appears in the Navigator. The code is under demos.