You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The background running engines in OpenIDE (Editor Engine, Code Engine) uses a key path to keep track of what paths it handles. Each engine takes a key path as start up parameter. The key path defines the root path that the engine will handle. When an OpenIDE command is executed it will back trace directories until it finds a directory that is used as a key path. This decides which set of engines the command will be executed against.