I want to debug an existing project "http://www.gnu.org/software/rx/rx.html" in eclipse..i followed through the article
http://www.ibm.com/developerworks/aix/library/au-unix-eclipse/index.html
Whenever I try to run the build.xml ant file...it tells me
"make: unix/Makefile: No such file or directory"
Also I tried to follow the approach in :
how to debug source code from Google code repository
However, even the approach suggested by VJovic does not work in my case. I also downloaded the code still the approach suggested by VJovic does not work in that case too. I have been stuck at it for more than 100 hours..someone please help. I am a novice in this...please excuse my ignorance.
I am open to ide suggestion. The operating systems that I like working in are Ubuntu and Windows 7. Also I tried KDevelop...it is able to build my project...but throws an error with header files as it is not able to find them.