This method will create a new file and automatically add it to a project. There is a different method to create a file without adding it to a project.
1
Select Logical Folder where you want the file to be added
In the Projects Window, select the logical folder where you want the file to be added to the project when it is created.
2
Launch the New File Wizard
Right click on the logical folder where you want the file to be created and select New ▶ FileType… from the popup menu, where FileType is the kind of file you wish to create. Skip to step 4.
If no file types are listed in the popup menu or the kind you want isn't shown, select New ▶ Other… and go to step 3.
Alternatively, use one of the following commands and go to step 3:
Toolbar: | |
Keyboard: | Ctrl+N |
Menu: | File > New File… |
4
Provide Name and Choose/Verify Location
a
Name your file in the File Name field.
b
Choose an Extension (e.g. ".c", ".cpp", etc.). In general, this should be set automatically to the correct extension based on the file type you created.
c
Choose a Location or Folder where the file should be created.
- In the Location combo box, choose the physical location where you want the file saved. In general, the only option will be the project folder (HelloWorld in this example). However, if you have added any existing files or folders to the project that are not in your project directory, you can also select one of those locations to store the new file.
- Optionally, select a subdirectory of the Location by clicking on the browse button next to the Folder combo box and picking a directory. The Created File item will show the full path for the new file to help you verify that you have chosen the options above correclty.
d
Click the Finish button.