Solutions and Projects
This article explains how to use Solution and Project containers to keep your State Machines and other Workspace files organized. The Workspace is structured as follows:
Solutions
A Solution is a logical container that can contain many Projects. The Workspace can contain many Solutions.
-
Creating and opening:
Solutions cannot be created or opened independently; they are automatically created when creating a new Project. -
Renaming and deletion:
You can rename or delete a Solution from the Dashboard.
Note: Permanent Action
Solution renaming and deletions cannot be undone.
Projects
A Project is a logical container that can contain many State Machines.
-
Creating and opening:
You can create or open a Project from the Dashboard. -
Renaming and deletion:
You can rename or delete a Project either from the Dashboard, or from the Project Explorer.
Note: Permanent Action
Project renaming and deletions cannot be undone.
Single Active Project Limitation
Currently, the application supports opening only one Project at a time.