About IDE only: I would say that NetBeans with GDAL, OSSIM, QGIS, TerraLib or any other C++ project is pretty simple to setup. You do a "create project based on existing code" pointing to the main makefile and the whole source code structure comes alive. You can then build and use interactive debugger, integrated SVN/CVS tools like diff, update and commit. The code editor is pretty smart too with some useful refactoring tools.
http://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithNetBeansIDE Regards. > -------Original Message------- > From: Matt Wilkie <[email protected]> > To: [email protected] > Subject: Re: [gdal-dev] Pretty Much Off Topic: Development IDEs > Sent: Jun 02 '10 13:16 > > Perhaps not an IDE as most people think of them, but it is certainly a > useful tool with some IDE qualities: Leo Outlining Editor - > http://webpages.charter.net/edreamleo/front.html > > cheers, > > matt wilkie > -------------------------------------------- > Geomatics Analyst > Information Management and Technology > Yukon Department of Environment > 10 Burns Road * Whitehorse, Yukon * Y1A 4Y9 > 867-667-8133 Tel * 867-393-7003 Fax > http://environmentyukon.gov.yk.ca/geomatics/ > -------------------------------------------- > > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev > _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
