Project Options
The sole property for this node enables you determine whether files newly created from template are automatically added to the current project or not.
If set to
Ask
, each time you create a class from template, you will be prompted whether or not to add the class to the current project. If set toNever
, you will not be prompted, and the class will not be added to the current project when you create it. If set toAlways
, you will not be prompted, and the class will automatically be added to the current project when you create it.See Organizing work into projects for more information on working with projects.
Contents | Prev | Next | Index |