Project settings

Vladimir Prus ghost at cs.msu.su
Thu May 29 08:18:12 UTC 2008


Looking at http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/Configuration
it seems that the intention is to
save mininum configuration into project.kdev4, and then store user settings
to .kdev4/project.kdev4.

Looking at projectconfigskeleton.{h,cpp}, it seems that project.kdev4 is
basically a set of default values for .kdev4/project.kdev4.

Now the question -- if I want some, or all settings, to become stores in
project.kdev4, how do I do that? For example, it's quite reasonable to 
want to store some debugger configurations in a way that is accessible
to other developers on the same project (and Eclipse does provide a way
to do that).

Thanks,
Volodya




More information about the KDevelop-devel mailing list