Kbase P150999: How can I get Architect to implement code completion for classes that are not in my project but are
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/08/2009 |
|
Status: Unverified
GOAL:
How can I get Architect to implement code completion for classes that are not in my project but are in my PROPATH?
GOAL:
Why doesn't Architect do code completion on classes that are in my PROPATH?
FACT(s) (Environment):
OpenEdge 10.2A
Windows
FIX:
By default Architect will only implement code completion for the classes that are actually part of your project. If you want Architect to implement code completion for both the classes in your project and classes available via your PROPATH you need to do the following:
1) From the Architect menu bar select Window->Preferences.
2) You will see the Preferences window displayed.
3) Select OpenEdge Architect->Advanced->Class Cache.
4) Select the PROPATH option for the "Limit scope of cache class information to:" field.
This will switch Architect to only looking in the PROPATH for information for the info to use with code completion assistance. You will need to ensure that the directories for your individual project(s) are included in the PROPATH.