By organizing your work in the IDE into projects, you can:
In the IDE, you always work in a project, whether it is the IDE's default project or one that you have created. Changes that you make to open windows and their positions, alterations in project settings, and files you have added to the Project window are reflected in the current project.
![]() |
Only one IDE project can be open at a time. However, you can easily work on several independent applications within the same project, particularly if they rely on the same settings. |