NewCreate a new project using a simple wizard.
Page 1: Enter a name for the project.
Page 2: Select some files to add to your project. You can skip this step. You can always add files
later.
Page 3: Select a source code type for the parser. If you enable this option, you will be able to use
auto completion of class members, available in your source code.
A save dialog is shown when you press the "Finished" button. Chose a path and save the project.
OpenOpen a project using a file dialog.
Open all project files
Open all available project files.
Recent Projects
Open a recently opened project file.
Add active fileAdd the current document to the project.
Add files...Add files using the standard open file(s) dialog.
Add all open files
Add all open documents to the project.
Add folder...Select a folder to add to the project. All sub folders will be added as well.
Compile projectCompile the project. Use the drop down menu below to select profile.
Build projectBuild the project. Use the drop down menu below to select profile.
Run projectBuild and run in one step. In the drop down menu you can select to run without build.
Other commandsYou can use these commands as you would compile/build/run. But you are able to use other
options. Or you can use other tools.
ConfigurationSet the tool used to compile/build/run and how to view the result. You must also set the files to be
compiled.
Profiles
Can be set to debug, release or user. Use the same compile/build commands but with different
compile/build options.