[CMake] Fwd: Re: Survey: Are you using the Eclipse CDT Generator?

Mehdi Rabah mehdi.rabah at gmail.com
Wed Jul 16 09:48:32 EDT 2008


On Wed, Jul 16, 2008 at 11:52 AM, Mike Arthur <mike at mikearthur.co.uk> wrote:

> On Tuesday 15 July 2008 02:52:44 Miguel A. Figueroa-Villanueva wrote:
> > This is just a simple survey to get an idea if there are many people
> > successfully using the Eclipse CDT generator that has been out there
> > for a while. Not many bugs appear to be surfacing, so either it's in
> > pretty good shape or nobody is using it... ;)
> I was using it for a while but went back to creating my own projects using
> the
> Makefile generator. I thought you might like feedback as to why I did so.
>
> 1) I found it a bit annoying that the source tree was not the default
> location
> and instead was a linked directory. To me it makes more sense to have the
> build directory linked as you are more likely to be editing stuff in your
> source directory than your build directory.



This point also annoy me little, especially because I'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.



>
>
> 2) It's good that all the rules are setup using Makefiles but I'm not quite
> sure why the "build" buttons seem to be disabled in favour of this. It
> would
> be good to have them re-enabled or at least an option so, if you'd like the
> default Eclipse behaviour (build button = make all) then you can have it
> easily.
>

I guess the build button is disabled because there are no configurations
(you're not in a managed project), but if you want a shortcut to build your
project, just hit ctrl-B


Cheers,
Mehdi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080716/195fcb4a/attachment.htm>


More information about the CMake mailing list