New Java Project Wizard

This wizard helps you create a new Java project in the workbench.

Project name page

Option Description Default
Project name Type a name for the new project. <blank>
Use default If checked, the default workbench location is used as location for new project Selected
Directory The location of the project contents. If the Use default checkbox is unchecked, the location can be set to an existing directory on the file system. The new project will contain files and folders existing at the given directory. <workbench directory>

Java settings page

You can skip this page by pressing Finish on the first page. The project will then be configured with default options specified in the New Project preference page. Otherwise press Next to configure the Java Build Path.
If the project location on the first page has been set to an existing directory, you will be prompted if the New Java Project wizard should try to detect existing classpath settings. To do this the project will be created early on the invocation of the Next button, and the Back will be disabled on the Java Settings page.

Related concepts
Java projects

Related tasks
Creating a new Java project
File actions
New Project preferences

Legal notices