New Project Wizard

A wizard for creating new projects

Overview

The New Project wizard allows users to set up a new project by selecting a wizard, providing project details, and selecting project references. It consists of three screens, each with different sections and buttons:

Select a Wizard

Select a Wizard Screen

The first screen of the New Project wizard allows users to select the type of project they want to create. Users can choose from different wizards categorized under General, Java, Servoy, and Examples. This screen helps in filtering and selecting the appropriate wizard to proceed with the project creation. Here are the sections of this screen:

Filter Field

A text box to filter wizards based on user input.

Wizards List

Displays a list of available wizards organized in categories.

Show All Wizards Checkbox

When checked, displays all available wizards.

Buttons

Here are the available buttons:

Next >

Proceeds to the Project Details screen.

Cancel

Cancels the wizard and closes the dialog.

Project Details

Project Details Screen

The second screen of the New Project wizard requires users to enter details about the new project. This includes specifying the project name, selecting the location for the project, and optionally adding the project to working sets. It provides options for setting the project structure and organizational preferences. Here are the sections of this screen:

Project Name

A text box to enter the name of the new project.

Use Default Location

A checkbox to use the default project location.

Location

Displays the path to the project location when the default location is used.

Browse...

Opens a file dialog to select a custom location for the project.

Working Sets

An option to add the project to working sets.

Add Project to Working Sets Checkbox

When checked, enables the selection of working sets.

New...

Opens a dialog to create a new working set.

Select...

Opens a dialog to select existing working sets.

Buttons

Here are the available buttons:

Back

Returns to the Select a Wizard screen.

Next >

Proceeds to the Project References screen.

Finish

Completes the project creation process (enabled after providing a project name).

Cancel

Cancels the wizard and closes the dialog.

Project References

Project References Screen

The final screen of the New Project wizard allows users to select any existing projects that the new project should reference. This is useful for setting up dependencies between projects. Users can choose from a list of available projects to include as references in the new project. Here are the sections of this screen:

Referenced Projects List

Displays a list of available projects that can be referenced by the new project.

Buttons

Here are the available buttons:

Back

Returns to the Project Details screen.

Finish

Completes the project creation process.

Cancel

Cancels the wizard and closes the dialog.

Last updated

Was this helpful?