The plug-in provides:
- Syntax highlighting for CMake defined variables, User defined Variables, Properties and Reserved Words
- Basic hover support to show brief description of command or variable being hovered over.
- Support for code templates to insert often used cmake code.
- Preference Panel to set custom syntax highlighting colors.
- Preference Panel to define custom code templates.
- Keystroke short cuts to comment/uncomment blocks of code.
Browse Project Site
Suggested plugins
cmake4eclipse, if your project uses cmake to build and the eclipse project is build with CDT's managed build system.
Categories: Editor, Programming Languages
Additional Details
Eclipse Versions: 2025-09 (4.37), 2025-06 (4.36), 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2022-09 (4.25), 2022-06 (4.24), 2022-03 (4.23), 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: 15knots
Development Status: Production/Stable
Date Created: Tuesday, July 19, 2016 - 15:29
License: EPL
Date Updated: Thursday, November 27, 2025 - 11:31
Submitted by: Martin Weber
| Date | Ranking | Installs | Clickthroughs |
|---|---|---|---|
| February 2026 | 89/579 | 110 | 19 |
| January 2026 | 96/631 | 183 | 75 |
| December 2025 | 109/621 | 159 | 57 |
| November 2025 | 108/626 | 167 | 25 |
| October 2025 | 106/637 | 202 | 25 |
| September 2025 | 108/653 | 210 | 13 |
| August 2025 | 89/615 | 218 | 13 |
| July 2025 | 87/636 | 247 | 16 |
| June 2025 | 99/627 | 212 | 24 |
| May 2025 | 106/634 | 211 | 16 |
| April 2025 | 110/623 | 193 | 20 |
| March 2025 | 100/661 | 297 | 60 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 6
| Count | Error Message |
|---|---|
| 6 | Cannot continue the operation. There is another install operation in progress. |

Reviews Add new review
The artifact file for osgi.bundle,com.cthing.cmakeed.core,1.1.6
Submitted by Alex Luya on Tue, 12/31/2024 - 02:50
Under ubuntu 24.04 + Eclipse 024-12 (4.34.0) Build id: 20241128-0757
Tried to install from update site and zip,both approaches give same error:
No color schemes
Submitted by Sergei K on Tue, 10/31/2023 - 14:32
There are no color schemes and you cannot save and load your own. When reinstalling, you must reconfigure manually
Wonderful
Submitted by John Romaro on Sat, 11/13/2021 - 02:02
It works wonderfully. It autocompletes the builtin CMake variables when using set(). It even shows documentation tooltips when hovering these variables. Indent/unindent works fine when using default Eclipse CDT settings.
tab untab support
Submitted by Michel van den Hoek on Mon, 04/20/2020 - 07:24
Syntax coloring is nice, but the problem I found with this plugin is that it does not support untab/unindent shortcuts, so I have to backspace 4 times, which is annoying.