Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: dominover on August 29, 2013, 06:02:25 am

Title: Deleting a User defined template?
Post by: dominover on August 29, 2013, 06:02:25 am
Would anyone know how to delete a user defined template in Code::blocks? ???
Title: Re: Deleting a User defined template?
Post by: Jenna on August 29, 2013, 06:07:28 am
Would anyone know how to delete a user defined template in Code::blocks? ???
As far as I know, this is only possible from outside C::B.
In Code::Blocks's configuration folder ( ~/,codeblocks on linux and %AppDat%\codeblocks on windows) there is a subfolder UserTemplates.
There you have to remove the folder with the name of the template you want to get rid of.
Title: Re: Deleting a User defined template?
Post by: dominover on August 29, 2013, 06:18:01 am
Thanks.. Now that I know where it is it was easy.

Works fine.   ;)