Subfolders in file templates
Guillaume Racicot <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <CADbqeV3DQUWQC7CB9GYT-juZ3c7XRODBBVN2D+8qizu8y4x9Mg@mail.gmail.com> |
Hi there, I used file templates for a lot of cases and class types in my project. They save me a lot of time writing similar classes. However, I wanted to create a template for a module, which consist in my project of two classes, three header files. The problem is that they must be placed in subfolders. At first, I expected file templates to be able to create those subfolders. In fact, when I tried to create the template, paths seemed okay, but KDevelop told me that paths where not valid at the end of the wizard ( which I expect to be because the subfolders didn't existed yet ). Would it be possible to have a file template that create subfolders? Thanks for your response.