Hello!
Is there a simple „Hello World!“ C++ tutorial for Eclipse that runs as easily as with Java? I am satisfied with Eclipse HELIOS when working with Java, but it seems to be unnecessarily complicated when creating a simple C++ project ([url=[http://codingrecipes.com/eclipse-launch-failed-binar…](http://codingrecipes.com/eclipse-launch-failed-binary-not-found-and-netbeans][/url])).
Obviously, Eclipse does not have a kind of wizard that makes all preparations for such a simple project, like creating the make file, installing make, CygWin, MingW etc., adding by itself or instructing to set paths’. Or do you have an answer to it? Actually, one who wants to start with a C++ project may not know about such details and will be frustrated. The link above indicates that it seems to be possible to have a comfortable IDE for C++, but it seems not to be Eclipse.
Thank you for any help.
Kind regards!