Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Tallkotten on March 27, 2017, 09:10:15 pm
-
Hi!
Is there any tool available to convert virtual folders to real folders on the system?
I have a large project that i would prefer to have in real folders, although it's a ton to refactor all by hand!
-
Nope, but I doubt is that hard to write a plugin to do the job or simple xml parser to parse the cbp file and then do the job.