Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: CLion - A new IDE from JetBrains  (Read 15660 times)

0 Members and 1 Guest are viewing this topic.

ChronicRat

  • Sr. Member
  • ****
  • Posts: 327
  • C++ programmer
    • View Profile
    • My blog
Re: CLion - A new IDE from JetBrains
« Reply #15 on: September 10, 2014, 01:47:09 pm »
Just started learning c++
So you have to use common IDE, Visual Studio is the simplest of them.

FRex

  • Hero Member
  • *****
  • Posts: 1845
  • Back to C++ gamedev with SFML in May 2023
    • View Profile
    • Email
Re: CLion - A new IDE from JetBrains
« Reply #16 on: September 10, 2014, 04:03:31 pm »
Quote
So you're basically saying that because some other IDE (unrelated to this one in any way) was slow and unresponsive, you're going to assume that this one is slow and unresponsive too, simply because they both happen to be written in Java?
Yes, he is basically saying that and it hardly affects you so just ignore it. :-\
Back to C++ gamedev with SFML in May 2023

Xornand

  • Jr. Member
  • **
  • Posts: 78
  • C++ / Python
    • View Profile
Re: CLion - A new IDE from JetBrains
« Reply #17 on: September 10, 2014, 05:04:33 pm »
Quote
So you're basically saying that because some other IDE (unrelated to this one in any way) was slow and unresponsive, you're going to assume that this one is slow and unresponsive too, simply because they both happen to be written in Java?
Yes, he is basically saying that and it hardly affects you so just ignore it. :-\
Uhm... no. I will respond to the posts as I please. You're free to ignore my posts though, especially that they appear to make you feel uncomfortable for some reason.
« Last Edit: September 10, 2014, 05:09:30 pm by Xornand »

ChronicRat

  • Sr. Member
  • ****
  • Posts: 327
  • C++ programmer
    • View Profile
    • My blog
Re: CLion - A new IDE from JetBrains
« Reply #18 on: September 10, 2014, 05:43:41 pm »
Well, i  read more about CLion, and i think i'll try it at least. =)

MorleyDev

  • Full Member
  • ***
  • Posts: 219
  • "It is not enough for code to work."
    • View Profile
    • http://www.morleydev.co.uk/
Re: CLion - A new IDE from JetBrains
« Reply #19 on: September 10, 2014, 07:57:03 pm »
CLion uses the same base as IntelliJ, and a lot of the refactoring functionality it provides is shared with Resharper for C++. If you still want Visual Studio, I highly recommend checking out Resharper for C++.

As the ability to refactor quickly and easily is one of the most useful features an IDE can give you, and as one of the most important parts of any long-term software development is the refactoring, and as good refactoring tools are what JetBrains do best....you can see the appeal of this IDE. Plus, free.
« Last Edit: September 10, 2014, 07:59:51 pm by MorleyDev »
UnitTest11 - A unit testing library in C++ written to take advantage of C++11.

All code is guilty until proven innocent, unworthy until tested, and pointless without singular and well-defined purpose.

sharethis

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Re: CLion - A new IDE from JetBrains
« Reply #20 on: September 16, 2014, 05:17:51 pm »
Quote
So you're basically saying that because some other IDE (unrelated to this one in any way) was slow and unresponsive, you're going to assume that this one is slow and unresponsive too, simply because they both happen to be written in Java?
Yes, he is basically saying that and it hardly affects you so just ignore it. :-\

Unfortunately he is right, CLion's incredibly slow.

FRex

  • Hero Member
  • *****
  • Posts: 1845
  • Back to C++ gamedev with SFML in May 2023
    • View Profile
    • Email
Re: CLion - A new IDE from JetBrains
« Reply #21 on: September 16, 2014, 06:03:56 pm »
I wonder why. :)
Quote
Be Warned
It is important to distinguish EAP from traditional pre-release software. Please note that the quality of EAP versions may at times be way below even usual beta standards.
Back to C++ gamedev with SFML in May 2023

Xornand

  • Jr. Member
  • **
  • Posts: 78
  • C++ / Python
    • View Profile
Re: CLion - A new IDE from JetBrains
« Reply #22 on: September 17, 2014, 12:34:28 am »
JetBrains recently posted a list of frequently asked questions regarding CLion. The list is available here.

 

anything