-
Verify that you have Eclipse open.
-
From the Eclipse Run menu, select Debug
Configurations.
The Debug Configuration dialog box appears.
-
On the left side of the dialog box, double-click Remote Java
Application.
A new, empty application is created, and the new applications’s options
appear on the right side of the dialog box.
-
In the Name text box, type a name for the configuration.
-
Click Browse. This option is adjacent to the
Project text box.
The Project Selection dialog box appears.
-
Select the Isight extension (project) that you want to debug, and click
OK.
The extension’s name is added to the Project
text box.
-
On the right side of the Debug Configuration
dialog box, click the Common tab.
-
In the Display in favorites menu area, click
Debug.
-
Click Apply.
-
Click Close to exit the Debug Configuration
dialog box.
|