What about a C++ Language Plugin?

I am expecting someone will accomplish this mission. Then IDEA would be the most brilliant star among IDEs.
I even tried, but gave up at last. I believe a lot of people have the same dream as me that writing cpp with pleasure IDEA give us. :)

1
5 comments
Avatar
Permanently deleted user

Judging from the lack of feeadback to you question, C++ plugin is not very much required by IntelliJ community:) Seriously I think the resources needed to implement even the basic IDEA-like functionality for C++ are so huge, that it won't be rewarded. Just a personal opinion though.

0
Avatar
Permanently deleted user

You are right. It is hard to write IDEs for such a complicated language. But I think it would be valuable and rewarded. I am willing to pay for it even!

0
Avatar
Permanently deleted user

It is hard to write IDEs for such a complicated language.
But I think it would be valuable and rewarded.
I am willing to pay for it even!

Try KDevelop : http://www.kdevelop.org/

it looks at most like IntelliJ from all C/C++ IDEs :).

Ahmed.

0
Avatar
Permanently deleted user

Eclipse has one (and it is in pretty active development) must mean there is an audience for it:

http://www.eclipse.org/cdt/

Should be able to do the same for IntelliJ:

http://www.jetbrains.com/idea/plugins/developing_custom_language_plugins.html

0
Avatar
Permanently deleted user

Eclipse has one (and it is in pretty active development) must mean there is an audience for it:

http://www.eclipse.org/cdt/

And Netbeans has one too:
http://www.netbeans.org/products/cplusplus/

Ahmed.

0

Please sign in to leave a comment.