How do I add previous created files to a project i...
# cfml-beginners
r
How do I add previous created files to a project in cf builder?
s
Right click on the project and select import. When it asks for import source, select file system
(Based on memory, I have only used VS code for the last couple years)
But that should get you an interface for finding the files in your file system and putting them wherever you need them in your project.