Saving projects
When you exit the IDE, any changes made to the current project are automatically saved. When you switch to a different project, you are prompted whether or not to save any changes made to the project you are closing. You can also save changes to a project without leaving it.
To save a project without closing it:
- Choose Save Project from the Project menu.
Note: When you save a project, you do not actually save the files you have associated with the project. Only the project information such as the IDE state, Project Settings, and a record of which files you have associated with the project is affected. To save the files themselves, select File | Save All from the main menu. This will save all files that have been modified, whether they have been modified or not.
Contents | Prev | Next | Index |