Reloading validator cache

About this task
In rare circumstances, the Editor view or the Problems view is not updated automatically. The following screen captures display as an example situation when the Editor view or the Problems view is not updated automatically:
Screen capture showing the view is not updated automatically
Screen capture showing the view is not updated automatically

When fHostDecor is validated with the message The value = "com.ibm.btt.samples.appl.NewHostDecrator" can not resolved, if you delete fHostDecor definition file, the error message The value = "com.ibm.btt.samples.appl.NewHostDecrator" can not resolved moves to the next definition file fInteger.

To help the automatic update of Editor view or the Problems view, you need reload validator cache. Perform the following steps:
  1. Close the current file.
  2. Right-click current project root folder in RAD, and then select BTT Tools > Reload Validator Cache
  3. Open and validate the file again.