Adjusting Project Settings
You can save a unique configuration of Project Settings for each project you have created. When you open a project, the IDE is automatically reconfigured to the state it was in when you last saved that project. When you close the IDE, any changes you have made to Project Settings during the session will be saved to the current project.
Important: Whenever you change Project Settings, it only affects the current project. However, if you subsequently create a new project, it will start with the default Project Settings.
To adjust any of the Project Settings for a project:
- Open up the Project Settings window by choosing Project | Settings... from the main menu.
- Select the node you want to change in the left pane and then adjust the properties you wish to change in the right pane.
![]()
- Save the project by selecting Project | Save Project from the main menu.
If you do not save the project, it will be saved automatically when you exit the IDE.
For more information on the various configurations available for projects, see Project Settings.
Contents | Prev | Next | Index |