How to Import Snippets in ColdFusion Builder
One of the features of Adobe ColdFusion Builder, a program that allows you to build Web applications using the ColdFusion language, is snippets. Snippets are fragments of code that, once loaded into the program, can be efficiently inserted into applications. ColdFusion permits the loading of snippets from any directory, whether on your hard drive or on a network or cloud location.
Instructions
-
-
1
Copy all of the snippets that you wish to import into ColdFusion Builder into the same directory on your hard drive by using Windows Explorer. That directory does not need to be inside your main ColdFusion Builder folder.
-
2
Launch ColdFusion Builder and open the "Window" menu. Select "Preferences."
-
-
3
Click on "ColdFusion" and select "Snippets" from the left-hand column. Click on the "Browse" button and locate the directory where you previously saved the snippets. Click on "Open" and select "OK."
-
4
Click on the "Refresh" icon at the top of the Snippets pane to finish loading the snippets into ColdFusion Builder.
-
1