New Project Wizard
A wizard for creating new projects
Last updated
A wizard for creating new projects
Last updated
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:
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:
A text box to filter wizards based on user input.
Displays a list of available wizards organized in categories.
When checked, displays all available wizards.
Here are the available buttons:
Proceeds to the Project Details screen.
Cancels the wizard and closes the dialog.
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:
A text box to enter the name of the new project.
A checkbox to use the default project location.
Displays the path to the project location when the default location is used.
Opens a file dialog to select a custom location for the project.
An option to add the project to working sets.
When checked, enables the selection of working sets.
Opens a dialog to create a new working set.
Opens a dialog to select existing working sets.
Here are the available buttons:
Returns to the Select a Wizard screen.
Proceeds to the Project References screen.
Completes the project creation process (enabled after providing a project name).
Cancels the wizard and closes the dialog.
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:
Displays a list of available projects that can be referenced by the new project.
Here are the available buttons:
Returns to the Project Details screen.
Completes the project creation process.
Cancels the wizard and closes the dialog.