profiles support for kdevelop & filecreate part

Roberto Raggi roberto at kdevelop.org
Wed May 21 14:48:06 UTC 2003


hi all,

i've just committed the first version of support for konqueror's like 
profiles. atm you can *only* load/store plugins informations in the profile 
configuration files(under share/apps/gideon/profiles). 

you can select profiles when you launch gideon, for instance, if you want to 
edit files in "tiny" profile, you must execute the command

  gideon --profile tiny *.cpp

now i would like to implement the ability to switch and create profiles at 
runtime, my feeling is it should be simple to implement :)

the only real problem atm is that is not possible to create new files in "tiny 
mode"!! because seems that filecreate part works only if you're working on a 
project :( 

hope it will be fixed, i don't see why filecreate part must be available only 
if you're working with projects!!!

ciao robe




More information about the KDevelop-devel mailing list