| Name |
Description |
Shortcut |
| New Project |
Create a new Project and close the current project. |
|
| Open Project... |
Show a dialog that can be used to select an existing project. |
|
| Save Project As |
Save the current project under a new location. |
|
| Close Project |
Close the current project. |
|
| Open forder as project |
Open a selected forder as a project. |
|
| Select Toolchain path |
Select the GCC Toolchain you want to use. |
|
| Configuration |
Open the current project configuration page (Open builder.xml of the current project in Editor). |
|
| Build |
Build the currently selected project. This is an incremental build, meaning that the builder analyzes the changes since the last time of build and minimizes the number of changed files. |
F7 |
| Rebuild |
Rebuild all files of the current project. |
Ctrl + R |
| Clean |
Clean the intermediate files that generated by building. |
|
| Upload Component |
Open the Login dialog box, you can upload Component after login with coocox account. |
|