CMake编辑器
CMake编辑器插件提供语法着色。代码自动提示(内容辅助/content assist)。将CMake命令参考集成至Eclipse帮助系统中。能够编辑CMakeLists.txt和其它*.cmake文件。
The CMake Editor is a plug-in to the Eclipse IDE. CMake is a powerful cross-platform, open-source Makefile generation tool created by Kitware. The plug-in provides:
- Syntax coloring
- Full content assist
- CMake command reference intregrated in the Eclipse Help system
- Editing of CMakeLists.txt and any *.cmake file