This is the simplest project backend. There is no project file. It works like a file viewer, considering all files matching typical source extensions (for example .c, .py) to be source files. Directories are kept in order to group source files but there is no target.
This backend is a useful workaround if your project does not have a corresponding backend in Anjuta or if the appropriate backend does not fully support your project.
It is not possible to add or change anything with a project using this backend. But if you create a source file in the project directory, with the right extension, it will be added automatically.
Got a comment? Spotted an error? Found the instructions unclear? Send feedback about this page.