Consultor Eletrônico



Kbase P131231: Application Compiler cannot find files when run from OpenEdge Architect
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/05/2008
Status: Unverified

FACT(s) (Environment):

Windows
OpenEdge 10.1B

SYMPTOM(s):

Application Compiler cannot find files when run from OpenEdge Architect

Files to be compiled by Application Compiler are in the Architect workspace directory

Application Compiler is looking for files in the .metadata directory

CAUSE:

Application Compiler tries to compile files in all the subdirectories of the source directory it is given. The .metadata directory is a subdirectory of the workspace directory. It contains various files that Architect needs for its operation. Application Compiler is trying to compile these files as though they were source code.

FIX:

Uncheck the "Look in subdirectories" box in the Application Compiler, or move the source files to another directory. Alternatively, use the project build capabilities built into Architect instead of the Application Compiler. See the OpenEdge Architect help files for information on how to build projects.