From the Eclipse editor, right-click on your project and select Build
Path -> Add External Archives.
Select your <Isight_install_directory>/<operating_system>/docs/java/SMAFIPsdk.jar
file, and click Open.
Eclipse attempts to compile the code automatically as you make changes
to the project. Any compilation errors will be displayed in Eclipse’s
Problems area.
|