<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Jul 16, 2008 at 11:52 AM, Mike Arthur &lt;<a href="mailto:mike@mikearthur.co.uk">mike@mikearthur.co.uk</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Tuesday 15 July 2008 02:52:44 Miguel A. Figueroa-Villanueva wrote:<br>
&gt; This is just a simple survey to get an idea if there are many people<br>
&gt; successfully using the Eclipse CDT generator that has been out there<br>
&gt; for a while. Not many bugs appear to be surfacing, so either it&#39;s in<br>
&gt; pretty good shape or nobody is using it... ;)<br>
</div>I was using it for a while but went back to creating my own projects using the<br>
Makefile generator. I thought you might like feedback as to why I did so.<br>
<br>
1) I found it a bit annoying that the source tree was not the default location<br>
and instead was a linked directory. To me it makes more sense to have the<br>
build directory linked as you are more likely to be editing stuff in your<br>
source directory than your build directory.</blockquote><div><br><br>This point also annoy me little, especially because I&#39;m using svn and bzr plugin that are not being called when moving files from the build project, but you get used to it easily (you just have to rename and move files in the original). Having the automatic completion working out-of-the-box is worth this little bug.<br>
<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
2) It&#39;s good that all the rules are setup using Makefiles but I&#39;m not quite<br>
sure why the &quot;build&quot; buttons seem to be disabled in favour of this. It would<br>
be good to have them re-enabled or at least an option so, if you&#39;d like the<br>
default Eclipse behaviour (build button = make all) then you can have it<br>
easily.<br>
</blockquote><div><br>I guess the build button is disabled because there are no configurations (you&#39;re not in a managed project), but if you want a shortcut to build your project, just hit ctrl-B<br><br><br>Cheers,<br>
Mehdi<br></div></div><br></div>