473,395 Members | 1,530 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Is there any tools for c++ like IntelliJ IDEA

I have once try IntelliJ IDEA.And I can refactor easily,I can add try and
catch just by a few clicks.It also can help me analazy the program's
error.(e.g It warned me that I did't initialize the variable)
So I wonder is there any tools like it for c++.Can it work together with
VC??
Jul 22 '05 #1
1 11781
On Fri, 21 Nov 2003 07:02:25 +0800, "Lipei" <ki********@hotmail.com>
wrote:
I have once try IntelliJ IDEA.And I can refactor easily,I can add try and
catch just by a few clicks.It also can help me analazy the program's
error.(e.g It warned me that I did't initialize the variable)
So I wonder is there any tools like it for c++.Can it work together with
VC??


Unfortunately not as far as I know, but follow the progress of the
eclipse project's C++ IDE (see www.eclipse.org).

IntelliJ IDEA is definitely the most wonderful IDE ever written! I
almost prefer Java to C++ these days, simply because of the quality of
the tools support (ant, IDEA, JUnit, JAXB, etc.). The problem is that
C++ is a lot harder to parse than Java, so realtime error reporting,
context dependent code completion, etc. are much harder to implement.
Still, if IDEA can do it for Java as a Swing-based Java application,
surely a C++ application could do it for C++...

Tom
Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: CountScubula | last post by:
Hello every one, ( I hope all of you forgive me for this shameless plug of my little site.) Some of you may know that I have a little site for php tools (I know its small, I am working on it),...
8
by: markus | last post by:
Hi, As I been programming in C I have discovered more and more tools that really helps to speed up the development process when writing programs. Examples of such tools are cscope, cbrowser,...
7
by: Claire | last post by:
Im sat here watching task manager and the memory consumption of my application rising second by second. What tools are there out there for me to use to find where it's all going please? (I wish...
7
by: Brian Henry | last post by:
We just decided to take our application we've created at work into a real world development situation, with teams. Currently all we use is Visual Source Safe, however; I'd like to know of some...
5
by: Allen | last post by:
In my VS2003 under the Tools Menu Item is an item : "C# to VB Converter" I don't know where it came from and want to move it to VB2005. I've searched Program Files for file with # in its name...
4
by: dorothys | last post by:
Did anyone try to edit XML And XSD in intelliJ? I wonder whether it support some XML validations, such as: 1) nillable=false Although I defined an element should not be null, but it still...
3
by: Student | last post by:
Hi all, While compiling a program I had this message : tools.o(.data+0x0): multiple definition of `VAR_1' main.o(.data+0x0): first defined here tools.o(.data+0x4): multiple definition of...
9
by: Grizlyk | last post by:
Somebody have offered std colors to C++ in the msg here: http://groups.google.com/group/comp.lang.c++/browse_frm/thread/2e5bb3d36ece543b/1acf6cd7e3ebdbcd#1acf6cd7e3ebdbcd The main objection to...
19
by: dba_222 | last post by:
Dear Experts, I've worked with Oracle since 1995. I have gone very deep into many of the Oracle features, including sqlloader, and export/import. And I've done data modelling even longer. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.