Launch Eclipse.
The Eclipse editor appears.
In the Package Explorer area, right click the
project and select Build Path -> Configure Build Path.
The Properties dialog box appears.
Click the Libraries tab, and click Add
Library.
The Add Library dialog box appears.
Select JRE System Library, and click Next.
By default, the Workspace default JRE option
is selected.
If you want to select another JRE, select Alternate JRE,
and click Installed JRE.
The Preferences (Filtered) dialog box appears.
Select the JRE from the Installed JREs list,
and click Add.
The ADD JRE dialog box appears.
Select Standard VM, and click Next.
In the JRE home text box, enter the following:
<Isight_install_directory>/<operating_system>/code/jre
Click Finish to exit the Add JRE
dialog box.
Click OK to close the Preferences
(Filtered) dialog box.
Click Finish to close the Add Library
dialog box.
Click OK to exit the Properties
dialog box and to return to the Eclipse editor.