[KDev4] What is the status of project manager, builders, debuggers?

dukju ahn dukjuahn at gmail.com
Wed Apr 25 20:29:34 UTC 2007


2007/4/25, Andreas Pakulat <apaku at gmx.de>:

>> On 25.04.07 03:51:13, dukju ahn wrote:
> Isn't the documentation on the wiki enough? The Project knows which
> manager it uses. The QMake Manager only does reading .pro files and
> delviers the files in it.

I want to clarify the concept. For instance, suppose that there is
custom makefile manager (which was in KDev3.4). In this case,
Makefile is manually edited by user, so we don't have to modify build
system. Then what is the role of IProjectFileManager::addFile(),
IProjectFileManager::removeFolder() here?

Also, can CustomMakeManager use MakeBuilder to invoke build process?




More information about the KDevelop-devel mailing list