[Qt-creator] Project Tree
Adam Higerd
ahigerd at timeips.com
Thu Mar 19 23:18:48 CET 2009
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
More information about the Qt-creator-old
mailing list