The Artima Developer Community
Sponsored Link

.NET Buzz Forum
CLion 1.0 has finally arrived!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
s m

Posts: 2034
Nickname: sashika
Registered: Jul, 2005

sasha maximova works for JetBrains
CLion 1.0 has finally arrived! Posted: Apr 14, 2015 10:59 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by s m.
Original Post: CLion 1.0 has finally arrived!
Feed Title: JetBrains .NET Tools Blog
Feed URL: http://www.jetbrains.com/rss.xml
Feed Description: tips&tricks, news, and how-to's about ReSharper and dotTrace
Latest .NET Buzz Posts
Latest .NET Buzz Posts by s m
Latest Posts From JetBrains .NET Tools Blog

Advertisement

We are really excited today to tell you that CLion 1.0, the very first release of our cross-platform C/C++ IDE, is here!

Webinar - CLion: A Modern C++ IDE
If you’d like to first see CLion 1.0 in action, and learn how you can benefit from using it, consider joining our free webinar on May 6, 2015. Register today to save your seat.

CLion 1.0 Features
Read on for an overview of what’s inside CLion 1.0:

  • C, C++ (including C++11 support, libc++ and Boost), as well as JavaScript, XML, HTML and CSS.
  • Compatible with 64-bit Linux, OS X, and 64-bit Windows.
  • Compilers:
    • GCC/G++ and Clang support on OS X and Linux;
    • MinGW 32/64 3.* or Cygwin 1.7.* on Windows.
  • Bundled toolchains: CMake 3.1.2 and GDB 7.8 (except for Cygwin on Windows).
  • CMake support, including:
    • Propagating CMake settings to the IDE, using CMake as a project model in CLion.
    • Automatic CMake changes handling.
    • Auto-Completion for CMake commands.
    • CMakeCache editor.
  • Powerful editor with autoformatting, multiple cursors, and smart completion.
  • A range of one-click navigation options.
  • Code generation features to save your time while coding.
  • Reliable refactorings, including Rename, Change Signature, Extract Function/Constant/Define/Typedef, Pull Members Up, Push Members Down, and more.
  • Integrated debugger.
  • Integrates with most popular version control systems, including Subversion, Git, GitHub, Mercurial, CVS, Perforce (via plugin), and TFS.
  • Terminal and Vim-emulation mode (via plugin).
  • Keyboard-centric approach, with lots of popular keymaps supported and the ability to customize them.

You can download a 30-day free trial from our website and check out the Quick Start Guide to become familiar with the IDE.

Develop with pleasure!
The JetBrains Team

Read: CLion 1.0 has finally arrived!

Topic: Short Circuiting Request in OWIN Middleware Previous Topic   Next Topic Topic: Packaging OWIN Middleware

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use