Projects in the IDE

By organizing your work in the IDE into projects, you can:

In the IDE, you always work in a project, whether it is the IDE's default project or one that you have created. Changes that you make to open windows and their positions, alterations in project settings (such as configurations for compiler and debugger types), and files you have added to the Project tab are reflected in the current project.

You can also import projects that were created in another Java IDE.

For more information on working with projects, see:

Creating a New Project
Adding an Existing File to a Project
Adding a New File to a Project
Importing a Project From Another IDE
Saving a Project and Adjusting Save Settings

Compiling, Running, and Debugging a Project
The Explorer
Mounting a Filesystem in the IDE

Legal Notices