hmm, I am using Window.<br><br><div class="gmail_quote">On Wed, Jun 22, 2011 at 3:32 PM, Ivan Lucena <span dir="ltr"><<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thejus,<br>
<br>
If ( OS != Win )<br>
{<br>
<a href="http://netbeans.org" target="_blank">netbeans.org</a><br>
}<br>
<br>
See example of how to set it up: <a href="http://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithNetBeansIDE" target="_blank">http://trac.osgeo.org/gdal/wiki/BuildingOnUnixWithNetBeansIDE</a><br>
<br>
All it does is to parse your C/C++ code in order to do auto-completion, goto definition, find usage, refactoring and things like that. You don't to create a project definition because it will use the original makefiles. You can also use netbeans as a SVN, CVS or Mercurial front-end. For debugging it will use the GDB installed in your system.<br>
<br>
Regards,<br>
<br>
Ivan<br>
<div><div></div><div class="h5"><br>
> -------Original Message-------<br>
> From: thejus kambi <<a href="mailto:thejus.kambi@gmail.com">thejus.kambi@gmail.com</a>><br>
> To: <a href="mailto:liblas-devel@lists.osgeo.org">liblas-devel@lists.osgeo.org</a><br>
> Subject: [Liblas-devel] IDE used/good for using Liblas<br>
> Sent: Jun 22 '11 08:01<br>
><br>
> Hello,<br>
><br>
><br>
> It could be a very basic question, Please bear with me, I am new to c++.<br>
> Could you suggest me a good IDE for using liblas?<br>
><br>
><br>
> Thanks in advance,<br>
><br>
><br>
> Thejus<br>
><br>
</div></div>> --------------------<br>
> _______________________________________________<br>
> Liblas-devel mailing list<br>
> [LINK: compose.php?to=<a href="mailto:Liblas-devel@lists.osgeo.org">Liblas-devel@lists.osgeo.org</a>]<br>
> <a href="mailto:Liblas-devel@lists.osgeo.org">Liblas-devel@lists.osgeo.org</a><br>
> [LINK: <a href="http://lists.osgeo.org/mailman/listinfo/liblas-devel" target="_blank">http://lists.osgeo.org/mailman/listinfo/liblas-devel</a>]<br>
> <a href="http://lists.osgeo.org/mailman/listinfo/liblas-devel" target="_blank">http://lists.osgeo.org/mailman/listinfo/liblas-devel</a><br>
</blockquote></div><br>