Home Screen
Create a new project or edit an existing project from the Home screen. The Home screen is organized as follows.
Component | Description | |
---|---|---|
1 | OPEN button | Opens an existing project |
2 | NEW button | Creates a new project |
3 | REMOVE FROM LIST button | Deletes the project from the project list area (the entity file remains). |
4 | REMOVE button | Deletes the project |
5 | BATCH MODE switch | Switches to mass delete mode for multiple projects. When enabled, multiple projects can be selected |
6 | Hamburger menu | Opens a drawer with links to the User Guide, Remote Host Configuration screen |
7 | Project List Area | Lists previously opened projects. |
The following items are displayed in the Project List area.
Component | Description | |
---|---|---|
1 | Project Name | Displays the project name |
2 | Description | Displays a description of the project |
3 | Path | Displays the root directory path of the project file |
4 | Create time | Displays the date and time the project was created |
5 | Last modified time | Displays the date and time the project was modified |
6 | State | Shows project execution status |
Creating a New Project
To create a new project:
- Click the NEW button to display the Create New Project dialog.
- Optionally, select a project data creation location in the directory tree.
- Enter a project name.
- Click the create button.
When a new project is created, it appears in the Project List area. Follow the steps in Open Project below to enter the workflow screen.
About Directory Trees
The directory tree in the Create New Project dialog shows the folder configuration under the base directory.
Also, the base directory is the directory specified by the -v option when WHEEL is started.
For details, refer to How to start.
Open Project
To open a project and transition to the workflow screen:
- In the Project Browser area, click to select the check box to the left of the project name you want to open.
- Click the OPEN button to switch to the workflow screen.
Rename Project
Click a project name in the Project List area to display the Rename Project dialog. Edit the project name and press the Enter key to rename the project.
About Project Names
The project name is used as part of the directory name.
Therefore, if the directory name after the project name change overlaps with the existing directory name, .1 (When .1 is also used, the value of .2 .3 ・・・ is successively larger.) is automatically appended to the end of the project name.
Delete Project
To delete a project:
- In the Project List area, click to select the check box to the left of the project name that you want to delete.
- Click the REMOVE button to delete the selected project.
If you click the REMOVE FROM LIST button instead, the project will be removed from the project list area, but the actual file of the project can remain on the server side.
Mass Delete Multiple Projects
Enabling the BATCH MODE switch allows you to select multiple projects. In this state, you can delete multiple projects at once by clicking the REMOVE or REMOVE FROM LIST button.