View Project Files
From MCS Wiki AVR
(Difference between revisions)
(Created page with "= <span class="f_Header">Action</span> = Shows the Project Explore Window. <br/><br/>{{Languages}} Category:BASCOM IDE") |
|||
Line 3: | Line 3: | ||
Shows the Project Explore Window. | Shows the Project Explore Window. | ||
+ | | ||
+ | [[File:Ide view project explorer.png|ide_view_project_Explorer]] | ||
+ | |||
+ | | ||
+ | |||
+ | The project explorer window is intended to be used in project mode. Project mode is a mode where all files belong to one project. Here you have a main file and optional include files. | ||
+ | |||
+ | The project explorer is a dock able window. It lists all files assigned to the project. When you double click a file, it will be opened in the editor. | ||
+ | |||
+ | - Use the ADD button to add files to the project | ||
+ | |||
+ | - Use the REMOVE button to remove files from the project. Files you remove are only removed from the project, they are not removed from disk | ||
+ | |||
+ | - Use SET MAIN to set the main project file. The main project file is the file that is compiled. | ||
<br/><br/>{{Languages}} | <br/><br/>{{Languages}} | ||
[[Category:BASCOM IDE]] | [[Category:BASCOM IDE]] |
Latest revision as of 20:00, 15 June 2015
Action
Shows the Project Explore Window.
The project explorer window is intended to be used in project mode. Project mode is a mode where all files belong to one project. Here you have a main file and optional include files.
The project explorer is a dock able window. It lists all files assigned to the project. When you double click a file, it will be opened in the editor.
- Use the ADD button to add files to the project
- Use the REMOVE button to remove files from the project. Files you remove are only removed from the project, they are not removed from disk
- Use SET MAIN to set the main project file. The main project file is the file that is compiled.
Languages | English • Deutsch |
---|