Online Eiffel Documentation |
Documentation Home > Tools > EiffelStudio > EiffelStudio How To's > Editing a project |
EiffelStudio |
Adding a cluster |
There are three ways to make this window appear. You can:
If you decide to create a top-level cluster, you should give it a name and a path (if the selected path does not exist, it will be created). You can also choose if it should be recursive or not..
If you want to create a subcluster, give it a name and select its parent in the list of available clusters. Giving it a path is not required. If you do not set a path for a new subcluster, it will be located by default in a subdirectory of its parent cluster, named after the subcluster name. This is the recommended way of creating a subcluster (since its path in the configuration file will be automatically relative to the parent), but it is not compulsory.
To import an existing cluster, you can also go to the Groups section in the Project Settings dialog and click Add cluster. Although this solution may be slightly more tedious, it gives access to more options.
See Also
Removing a cluster
Copyright 1993-2006 Eiffel Software. All rights reserved. |