Page 1 of 1

templates are not shown in new project template window

Posted: Thu May 21, 2015 12:29 am
by hendi060
Hi folks, I use code lite 8, self compiled on a lubuntu 14.04 machine with the problem as in the title. I can create templates from a used project and can also see them in the template folder in the .codelite directory. When I now want to start a new project from a template my own templates are not shown. What am I doing wrong? is there a trick to get this done? By now I copy an old project in filemanager and change the project name everywhere, but using thetemplate feature will make things more easy.
I am building with msp-gcc actual version from redhat.
Nevertheless great work on this tool, thanks for that.
Hendrik

EDIT: I now got a workaround, I think. The templates are written to /home/$USER/.codelite/templates/projects, while the templates for new projects are taken from /usr/share/codelite/templates/projects. I copied them to that folder and now they are shown in the template dialogue. Is that a bug? Am I missing to tick something? The other thing is, that after I removed the new templates from $USER folder, they reappeared again after restarting codelite.