Cleaning Compiled Files


To "clean" (delete) tokenized files from disk:

 

1. In the Explorer, select the source file or directory containing the source files, or the tokenized file or the directory containing the tokenized files

2. Choose Clean or Clean All from the Build menu.

 

The Clean option deletes the tokenized versions of the selected files in a single directory. Clean All performs a recursive delete on all the tokenized files in the selected directory and any subdirectories beneath it. The compiler system looks for tokenized files in the output directory if specified in the compiler options.