Page 1 of 1
Creating a new project folder
Posted: Mon Sep 09, 2024 11:48 am
by rfresh737
I can't find any documentation statements that tell me if I have to manually create a project folder or if PB will do it? I cannot image why PB wouldn't want to do that but so far I have not seen it.
Re: Creating a new project folder
Posted: Mon Sep 09, 2024 11:59 am
by spikey
A project in PB is an XML file, it can live in any folder. The IDE doesn't automatically create a folder because the folder structure isn't prescribed unlike other languages like Java. The "Save Project As" dialog does contain a "New Folder" button though when you click on the ellipsis button next to "Project File", if you haven't previously created one. (On Windows anyway, I don't know if this holds true for the other operating systems).