Kbase P122476: Include File not opened when double-clicking reference in a Function, Internal Procedure or method
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/12/2009 |
|
Status: Verified
SYMPTOM(s):
Referencing Include File in a Function, Internal Procedure or method
Double-clicking on Include File reference
Include file does not open in editor
Clicking on include file in Outline View does open include file in editor
FACT(s) (Environment):
OpenEdge 10.1A
OpenEdge 10.1B
All Supported Operating Systems
CAUSE:
Bug# OE00146319
FIX:
Upgrade to OpenEdge 10.1C or later release.
In addition, take into account the standard behavior depending on the Eclipse editors settings. (Window -> Preferences -> General -> Editors -> Text Editors)
If "Support hyperlink style navigation" is switched on, double-clicking the include file reference will not open the include file. Instead the <key modifier> + Click combination should be used.
If "Support hyperlink style navigation" is switched off, double-clicking the include file reference will open the file.
By default "Support hyperlink style navigation" is switched on and the key modifier is Ctrl, so by default Ctrl+Click should be used to open an include file from a reference to that file.