Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

CLion 2016.1 build 145.258

Posted By: Messer2
CLion 2016.1 build 145.258

CLion 2016.1 build 145.258 | 207 MB

A power tool for A power language. Smart C and C++ editor. Thanks to native C and C++ support, including C++11 standard, libc++ and Boost, CLion knows your code through and through and takes care of the routine while you focus on the important things.

Navigation
Instantly navigate to a symbol's declaration or context usages, find your way through the code base with structure and hierarchical views.

Code generation
Add class members, override/implement functions, wrap a block of code with a statement, or generate a declaration from actual usage - all via simple keyboard shortcuts.

Refactoring
Rename symbols, move members up/down the hierarchy, change function signature, and be sure CLion’s automated refactorings will accurately propagate the appropriate changes throughout your code.

On-the-fly code analysis
With CLion, you can create code that's beautiful and correct at the same time. Potential code issues are identified instantly…
…and fixed as you type! Be sure all the proper changes are handled automatically by CLion.
CLion also performs Data Flow analysis to find out all the cases of the unreachable code, infinite recursion and more.

Integrated debugger
Investigate and solve problems with ease through CLion's friendly debugger user interface with GDB or LLDB (on OS X) available as a backend.

Inline variable view
Get the complete view of your project with variable values shown right in the editor as you debug.

Watches and variables view
Inspect the state of all the variable for a chosen function in the stack frame, or monitor variable/expression changes during the debug session.

CMake
Using CMake as a project model, CLion handles your changes in CMake files automatically, using all the information from there during code editing and refactorings.

The complete experience
Popular VCS supported out of the box include Subversion, Git, GitHub, Mercurial, CVS, Perforce (via plugin), and TFS.
CLion also seamlessly integrates with Google Test framework.

Embedded terminal
Run any command without leaving the IDE: locally or remotely using the SSH protocol. Depending on your platform, you can work with a command line prompt, Far, powershell, bash, or other tools.

Keyboard-centric approach
To help you focus on code and raise your productivity, CLion has keyboard shortcuts for nearly all its features, actions and commands.

What’s New in CLion 2016.1
Use Modern C++: variadic templates
Support of the variadic templates brings lots of fixes in code resolve and analysis, making it possible now to handle correctly Qt C++11 connect calls usages.

Code quicker: more generation actions
CLion brings new generate action - generate definitions, together with the possibility to generate in-place. Unveil your potential with the updated generate menu.

Debug with ease: attach to local process
CLion now allows you to debug processes running locally on your machine. Benefit from the built-in debugger features you are already familiar with.

Compatibility: Windows 7, Windows 8
Home Page - https://www.jetbrains.com/clion/
No mirrors please