Uncategorized fwilhelmstoetter on 29 Mar 2009 04:59 pm
eclipsecon: An update on the Linux Distros/Tools project
I was really impressed what the Red Hat guys have done to make C/C++ programming easier. A few years ago I developed SW in C++ for Linux and it was a real pain to memorize all the command line option for all these (useful) development tools. The Linux Distros/Tools integrate some of these tools into eclipse. E.g. the integration of valgrind really succeeded. And if you ever tried to write a rpm script without syntax highlighting and code completion you will be very impressed by this project. It’s a little bit ironic that this useful C/C++ tools are implemented in Java