I have a folder that contains hundreds of folders and files (it's a book that is divided into chapters and paragraphs) and I want to add all the folder to the files folder of the project but the IDE only gives me the option to add a file and not an entire directory.
Is there a way to do it all at once?
yaniv hanya,Sorry,it's my mistake. you only copy your folder to the files folder of your project,all is ok, like the test example. I have 2 subfolders (name "a" and "b") in "ab" folder.
I have a folder that contains hundreds of folders and files (it's a book that is divided into chapters and paragraphs) and I want to add all the folder to the files folder of the project but the IDE only gives me the option to add a file and not an entire directory.
Is there a way to do it all at once?
While it is not supported by the IDE, it will work if you follow these instructions:
- Copy the subfolder to the Files folder.
- Make sure that all file names and folder names are lowercased.