← Package directory
Available on winget

Install CLion (EAP)

A cross-platform IDE for C and C++

Install with winget
winget install --id JetBrains.CLion.EAP
Upgrade
winget upgrade --id JetBrains.CLion.EAP
Uninstall
winget uninstall --id JetBrains.CLion.EAP

About CLion (EAP)

Intelligent cross-platform C/C++ IDE for every C and C++ developer on Linux, macOS and Windows

What's new in 262.5752.34

The latest EAP build for CLion 2026.2 includes the following major updates: - You can now rename targets in your CMakeLists.txt files automatically using the Rename refactoring action (Shift+F6). It will update all definitions and usages of the target name across your project. - We’ve updated the bundled CMake to v4.3 and GDB to v17.1. - You can now invoke the Inline refactoring on a function declaration to inline all its usages in a single step. - Dynamic memory allocations in constexpr and consteval code are now evaluated correctly. This also enables CLion to evaluate code that uses standard containers such as std::vector and std::string. - The Extract Method refactoring now works inside lambda bodies, letting you move complex lambda code into separate functions without manual edits. - CLion now detects C++ variables, functions, and classes that can be marked as static or moved into an anonymous namespace to enforce internal linkage. Please try this build, share your feedback, and report any issues to our issue tracker.

Read release notes

Version history

Version Updated Notes
262.5752.34 Unknown The latest EAP build for CLion 2026.2 includes the following major updates: - You can now rename targets in your CMakeLists.txt files automatically using the Rename refactoring action (Shift+F6). It will update all defin...
262.4852.39 Unknown The Early Access Program (EAP) for CLion 2026.2 has launched, and the first EAP build is out! Here are the highlights: - The debugger now automatically tracks fields and global variables, displaying them in the Threads &...
261.22158.118 Unknown CLion 2026.1 Beta is now available, featuring various updates and improvements introduced during the Early Access Program. Check out our recent blog post to learn more about the most important ones. Try this build, share...
261.22158.47 Unknown The new EAP build for CLion 2026.1 brings several improvements to complement the features introduced earlier. Here are the most important ones: - We’ve added support for TCP connections with DAP debuggers. You can also c...
261.21849.6 Unknown The latest preview build contains bug fixes and stability improvements. Please try this build, share your feedback, and report any issues to our issue tracker.
261.21525.25 Unknown The new EAP build for CLion 2026.1 includes the following major updates: - In Meson projects, CLion now provides full support for major unit test frameworks – GoogleTest, Catch2, Boost.Test, and doctest. This update is p...
261.20869.37 Unknown A new EAP build for CLion 2026.1 is now available. This update includes several important improvements and fixes. Please try this build, share your feedback, and report any issues to our issue tracker.
261.20362.8 Unknown The new EAP build for CLion 2026.1 includes the following major updates: - The installed CLion Nova bundled plugin, C/C++ Language Support, now consumes 50% less disk space on average across all platforms. The total IDE...
261.19799.16 Unknown The new EAP build for CLion 2026.1 includes the following major updates: - CLion now provides an easy way to set up or fine-tune code insight for all types of projects – including those based on unsupported project forma...
261.17801.36 Unknown The Early Access Program (EAP) for CLion 2026.1 has officially launched, and the first EAP build is here! Here are some of the key updates and improvements: - Debugging in remote development is now much more responsive a...
253.28294.125 Unknown CLion 2025.3 Beta is now available, featuring numerous updates and improvements introduced during the Early Access Program. Here are the most important ones: - We’ve implemented a constexpr debugger, which allows you to...
253.28086.9 Unknown A new EAP build for CLion 2025.3 is now available. This update includes several important improvements and fixes. Please try this build, share your feedback, and report any issues to our issue tracker.
253.27642.28 Unknown A new EAP build for CLion 2025.3 is ready for you to download! Here are the key updates: - We’ve streamlined the project configuration process for developers working with the nRF Connect SDK. Now, CLion accepts sysbuild...
253.25908.36 Unknown A new EAP build for CLion 2025.3 is now available. This update includes several important improvements and fixes. Please share your feedback and report any issues to our issue tracker.
253.24325.50 Unknown A new EAP build for CLion 2025.3 is now available. The key updates include: - Support for the Debug Adapter Protocol (DAP), bringing CLion closer to becoming a debugger-agnostic IDE. You can provide a path to your debugg...
253.22441.25 Unknown A new EAP build for CLion 2025.3 is now available. This update includes several important improvements and fixes. Please share your feedback and report any issues to our issue tracker.
253.20558.39 Unknown A new EAP build for CLion 2025.3 is now available. This update includes several important improvements and fixes. Please share your feedback and report any issues to our issue tracker.
253.17525.83 Unknown The Early Access Program (EAP) for CLion 2025.3 has officially launched. The first EAP build, 253.17525.83, provides an early look at some of the improvements coming in the next major release. Here are some of the key fe...
252.23892.173 Unknown CLion 2025.2 Beta is now available with several improvements and bug fixes. These major bug fixes are related to CLion Nova: - We’ve significantly reworked the C/C++ code formatter’s functionality, the corresponding stat...
252.23309.24 Unknown The new 2025.2 EAP build includes the following major updates: - The ESP-IDF debug server is now available, making it easier to configure and debug ESP-IDF projects. - CLion Nova can now detect some compilation errors th...