Project Folder Structure
The project structure defines how all configuration files, directories, and references are organized within DaVinci Configurator Classic. A clear structure ensures consistency, simplifies navigation, and supports integration with other Vector tools. Understanding this layout is essential for managing ARXML resources, linking workspaces, and maintaining a reliable development workflow.
| Folder | Description |
|---|---|
Config |
Description files collection |
Input |
Contains input files for the input file processing or for transformers |
Output |
Contains all outputs that were generated or derived |
Settings |
Contains the project configuration settings |
.editorconfig |
helps to define and maintain consistent coding styles between different editors and IDEs |
.gitgnore |
Directories to be ignored from version control |
MyNewProject.dvjson |
DaVinci project file |