Deleting Code Completion Database Entries

See Also

When you update the code completion database to include your own classes, new code completion database files are created on your system.

If you unmount a filesystem and no longer want the classes in these files to appear in your code completion box and other features dependent upon the code completion database, you can remove these classes from the code completion database.

To remove a filesystem from the code completion database:

  1. Choose Tools and choose Code Completion Database Manager.
  2. In the Code Completion Database Manager dialog box, select the filesystem you want to remove from the code completion database.
  3. Click Delete to remove the filesystem from the code completion database. Confirm the deletion by clicking Yes.
  4. Click Close to exit the dialog box.
Tip When the code completion database is regenerated, the previous database name and storage levels are used. To rename a code completion database, you will also need to remove the file storage.ser before you restart the IDE. The storage.ser file is in the system/ParserDb directory inside the user directory. However, if you delete this file, any code completion storage levels you have set will be lost.
See Also
Code Completion Database
Code Completion Database Manager
Customizing Code Completion Database Entries
Updating Code Completion Database Entries

Using Code Completion

Legal Notices