Previous: Automake direct projects, Up: Miscellaneous commands [Contents]
There is a wide array of simple projects. In this case a simple project is one that detects, or is directed to identify a directory as belonging to a project, but doesn’t provide many features of a typical EDE project. Having the project however allows tools such as Semantic to find sources and perform project level completions.
• ede-cpp-root: | This project marks the root of a C/C++ code project. | |
• ede-emacs: | A project for working with Emacs. | |
• ede-linux: | A project for working with Linux kernels. | |
• ede-generic-project: | A project type for wrapping build systems with EDE. | |
• Custom Locate: | Customizing how to locate files in a simple project |