Add Project Dialog Box

See Also

The Add Project dialog box displays all projects available to your project. You open the dialog box by right-clicking the Libraries node in the Projects window and choosing Add Project. When you add a project, the IDE sets up a dependency such that the required project is built or re-built when the current project is built. The dependency appears under the Libraries node of the Project window and is added to both the design time and run time classpath.

You can remove the project from the design time classpath by opening the Project Properties dialog box, selecting the Libraries category, and clearing the Build Required Projects checkbox at the bottom of the panel.

See Also
Library Manager
Managing the Classpath

Legal Notices