82
edits
No edit summary |
|||
| Line 11: | Line 11: | ||
=Importing the source= | =Importing the source= | ||
# Execute the following: <code>snavigator</code> This triggers a splash screen, followed by a "Source-Navigator Projects" dialog as the following: [[Image:Snavigator-project-dialog.jpg|Source Navigator Dialog]] <br/>I've already created a new project bin.proj before documenting this. If this is your first time to open source navigator, the big white box on the left of the dialog should contain no lines. | # Execute the following: <code>snavigator</code> This triggers a splash screen, followed by a "Source-Navigator Projects" dialog as the following: [[Image:Snavigator-project-dialog.jpg|Source Navigator Dialog]] <br/>I've already created a new project bin.proj before documenting this. If this is your first time to open source navigator, the big white box on the left of the dialog should contain no lines. | ||
# Click "New Project". This shows the "Auto-Create Project" dialog:<br/>[[Image:snav-auto-create-project.jpg|Auto-Create-Project Dialog]]<br/> which allows you to decide your filename of the project file (which ends in .proj) and your source directory/directories that you want to import into the project. (You can always include more by pressing the "More" button.) | # Click "New Project". This shows the "Auto-Create Project" dialog:<br/>[[Image:snav-auto-create-project.jpg|Auto-Create-Project Dialog]]<br/> which allows you to decide your filename of the project file (which ends in .proj) and your source directory/directories that you want to import into the project. (You can always include more by pressing the "More" button.) | ||
edits