> Graeme Geldenhuys <[email protected]> hat am 13. September 2013 um >12:33 geschrieben: > > > Hi, > > This is probably the single biggest lacking feature of the Lazarus IDE. > Is anybody working on implementing Project Groups (like Delphi has had a > lifetime ago)?
Other "single biggest lacking features" are: docking, android, dyn packages, pkg repository, installer, offline help, ... > ps #1: > If this is already in Trunk, then sorry for the noise. My Lazarus is a > Trunk checkout from about 2-3 months ago, and it doesn't contain Project > Groups support. No, it is not implemented yet. > ps #2: > I haven't looked at the IDE source recently... If Project Groups are not > implement yet, does anybody with the IDE know-how venture to guess how a > large or complex task this would be? Off the bat I can't think it is a > huge task, so I might try and implement it myself - unless I am missing > some non-obvious stumbling block - and hence the reason it has not been > implemented to date. If you only want one window to easily switch the active project and using that to compile a bunch of projects, then yes, it is easy. If you want to have several projects open at the same time (e.g. for debugging), then it will be a big task. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
