[Qt-creator] Project Tree
Kuiper, Luuk
kuiper at hitt.nl
Fri Mar 20 09:13:24 CET 2009
We deal we great projects as well. And they subdivide in in
subdirectories, but it has to lead to one library.
So we do not use sub-project for that.
And, yes, I also like very much to see a tree structure in the file
overview that is organized as the file tree on the disk.
Luuk
-----Original Message-----
From: qt-creator-bounces at trolltech.com
[mailto:qt-creator-bounces at trolltech.com] On Behalf Of Adam Higerd
Sent: 19 March 2009 23:19
To: qt-creator at trolltech.com
Subject: Re: [Qt-creator] Project Tree
Porfirio wrote:
> Hi!
>
> I really like QtCreator, its a great software but sometimes its hard
> to organize a big project because all files becomes messed even if
> they are in diferent folders.
>
> In Eclipse it shows the folder strocture as it is in system, thats a
> good solution, in Netbeans you can have virtual folders and add your
> files there, even if they are all in same folder or whatever.
>
> Something like this is realy required!
Creator does this based on project organization; if you have a subdirs
project, it shows each subproject as a separate folder in the tree.
Meanwhile, if you have a project that's large enough to be spanning into
subdirectories, you're looking at a case where you might want
subprojects ANYWAY for the sake of build performance.
/s/ Adam
_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list