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">&lt;<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>&gt;</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&#39;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>
&gt;  -------Original Message-------<br>
&gt;  From: thejus kambi &lt;<a href="mailto:thejus.kambi@gmail.com">thejus.kambi@gmail.com</a>&gt;<br>
&gt;  To: <a href="mailto:liblas-devel@lists.osgeo.org">liblas-devel@lists.osgeo.org</a><br>
&gt;  Subject: [Liblas-devel] IDE used/good for using Liblas<br>
&gt;  Sent: Jun 22 &#39;11 08:01<br>
&gt;<br>
&gt;  Hello,<br>
&gt;<br>
&gt;<br>
&gt;  It could be a very basic question, Please bear with me, I am new to c++.<br>
&gt;  Could you suggest me a good IDE for using liblas?<br>
&gt;<br>
&gt;<br>
&gt;  Thanks in advance,<br>
&gt;<br>
&gt;<br>
&gt;  Thejus<br>
&gt;<br>
</div></div>&gt;  --------------------<br>
&gt;  _______________________________________________<br>
&gt;  Liblas-devel mailing list<br>
&gt;  [LINK: compose.php?to=<a href="mailto:Liblas-devel@lists.osgeo.org">Liblas-devel@lists.osgeo.org</a>]<br>
&gt;  <a href="mailto:Liblas-devel@lists.osgeo.org">Liblas-devel@lists.osgeo.org</a><br>
&gt;  [LINK: <a href="http://lists.osgeo.org/mailman/listinfo/liblas-devel" target="_blank">http://lists.osgeo.org/mailman/listinfo/liblas-devel</a>]<br>
&gt;  <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>