Importing an Eclipse or JBuilder Project

See Also 

The NetBeans Update Center includes modules that you can use to import a project from the EclipseTM or JBuilderTM IDEs. The IDE creates a standard Java SE project for each of the imported projects.

For Eclipse projects, you can import a set of dependent projects from an Eclipse Workspace or import a single project ignoring dependencies. For JBuilder projects, you can import a standard Java SE project with dependencies.

To install the project importer module:

  1. Choose Tools > Plugins from the main menu.
  2. Click the Available Plugins tab and select JBuilder Project Importer or Eclipse Project Importer.
  3. Click Install.

To import a project:

See Also
Creating a Java Project
Creating Dependencies Between Projects

Legal Notices