[pgrouting-dev] Development tools / IDE

Hi all,

This might seem too naive, but I am new to C++ development (I have previously worked in java using netbeans IDE). So, I wanted to know about the development tools preferred in pgRouting, specially if any IDE is used with features like auto complete / intelliscence etc… (specially for boost library functions, as I for each function I have to go to boost website to find out the doc…) Is there a more efficient/faster way of doing things?


Regards,
-Jay Mahadeokar

Hi Jay,

I'm using plane simple text editor and command line tools. I tried to
employ Eclipse with C/C++ extension, but it was reeeaaaly slow and
made me mad.
You can look at Geany direction (http://www.geany.org/) - it is simple
enough, but have some useful features.

Cheers,
Anton.