Kbase P122950: Clear OpenEdge Errors does not clear all errors in Architect
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/21/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1x
SYMPTOM(s):
Clear OpenEdge Errors does not clear all errors
After compiling a project in OpenEdge Architect trying to clear the compilation errors from the Problems View only removes some of the errors.
Many errors are left in the Architect Problems view after clearing the OpenEdge errors.
CAUSE:
The errors relate to specific types of files whose extension types are unknown to the OpenEdge Architect. In this case the files have a '.x' extension and are used as include files for the application source code.
FIX:
Define the new file types as include files in eclipse using:
Window->Preferences->OpenEdge Architect->Editor->Build->Include file extensions
Add the new file type extension to the existing file types as a comma separated list. For example:
i,x