Create a project with C/C ++ source code files. The user needs to enter the necessary information to build the source code.

  1. Enter the project name in [Project name].
  1. In [Select Toolchain], select the toolchain to use in the project. If there is no created toolchain, create a toolchain through [Toolchain Setting]. Please refer to Set a Toolchain for details.
  1. Click the [Next] button to move to the next screen.

  • You can select the source file directly, or through a text file with a file path.
    • Select source files directly.
      1. Click [Browse …] to specify the [Source Root] to be displayed in the directory screen below.
        • Except in special cases, make the source root one level higher than the directory containing the source files you want to select as the top-level directory.
      2. On the left section, select the directory containing the source files to be used for project creation.
      3. The files in the selected directory appear on the right section. Select the files to add.
    • Select source files by using a text file with the file paths.
      • On the [Text file written list of source files] screen shown below, click [Browse …] to select a text file with a list of source files(absolute file path).
      • Clicking the [Remove] button deselects the selected text file and the source file selected through the file.

  • Click the [Filter…] to configure filter patterns for directories and files to be excluded from the project.
    • Filtered paths will not appear on the left and right section of the source file selection screen and will also be excluded from automatic change detection.
    • Click [Add…] to include a new filter.
      • The filter must be specified as a relative path from the source root.
    • Click [Remove] to delete a selected filter.
  1. After all settings are completed, click the [Finish] button to create the project.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.