When you update the parser database to include your own classes, new parser database files are created on your system.
If you no longer want the classes in these files to appear in your code completion box and other features dependent upon the parser database, you can delete the parser database files and regenerate the database, but you must do so manually.
To delete parser database files you no longer want:
The parser database files you add can be found in system/ParserDB
in your IDE user files directory. To find your user files directory
choose Help About and click
the Detail tab in the About dialog box. User Dir is listed last in the dialog
box.
The parser database consists of pairs of files with .jcb and .jcs extensions. The prefix is the one you specify in the Parser Database File Prefix field when you add a new package or filesysytem.
Delete both the .jcb and .jcs files.
The classes that were in the deleted files will no longer be available for code completion.
See also | |
---|---|
Updating the Parser Database
Using Code Completion |