Try OpenEdge Now
skip to main content
Online Help
Introducing the ABL Editor : Reference : ABL Editor preferences : Class Cache options
 
Class Cache options
The Class Cache page (Window > Preferences > Progress OpenEdge > Advanced > Class Cache) includes the following options:
Class cache
Limit scope of cache class information to
Define what directories are searched for classes and interfaces when building the cache.
With the Workspace option, Progress Developer Studio for OpenEdge caches information only for classes that are in the current workspace. Using the PROPATH option expands the class cache scope and provides more functionality when working with referenced classes and interfaces that are outside the workspace. However, the PROPATH option can make startup of Progress Developer Studio for OpenEdge slower, as building the class cache takes longer.
Scan installation directory at startup for procedure information
Select to search the directory in which OpenEdge is installed for procedures and graphical interface (.w) files. If this option is not selected, this directory and its subdirectories are not searched, even if the class cache scope is set to PROPATH.
Cache refresh
OpenEdge Database
Select to refresh schemas for connected OpenEdge databases whenever OpenEdge > Refresh cache is selected from the main menu bar of Progress Developer Studio for OpenEdge.
OpenEdge Super Procedures
Select to refresh OpenEdge super procedures whenever OpenEdge > Refresh cache is selected from the main menu bar of Progress Developer Studio for OpenEdge.
Apply stores your changes to the current workspace configuration. Restore Defaults resets the preferences to the Progress Developer Studio for OpenEdge defaults.