Configuring Eclipse for Isight Application Development

While it is possible to develop your Java application code using a standard text editor, it is much easier to make use of integrated development environment (IDE) tools such as Eclipse.


In this section:

Overview
Opening a Workspace and Creating a Project
Configuring the Build Path
Importing and Creating the Application Code
Running the Application