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

Andreas Pakulat apaku at gmx.de
Wed Apr 25 21:55:35 UTC 2007


On 25.04.07 16:29:34, dukju ahn wrote:
> 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?

To add or remove the file from its list of project files.

> Also, can CustomMakeManager use MakeBuilder to invoke build process?

Of course, any plugin may use any other plugin, but if it needs one it
has to define its dependecies apropriately.

Andreas

-- 
Tomorrow, you can be anywhere.




More information about the KDevelop-devel mailing list