Skip to main content

I am running visual cobol for eclipse 4.7 . When compiling programs with directories for example P1L/S25/A950/EXTRACT.cbl   --> the build  is successfully done but the building object does not keep the same directory name as the source and is  put in the the build library with the name EXTRACT   in stead of the whole directory name P1L/S25/A950/EXTRACT . Does anybody knows how to solve this issue?

I am running visual cobol for eclipse 4.7 . When compiling programs with directories for example P1L/S25/A950/EXTRACT.cbl   --> the build  is successfully done but the building object does not keep the same directory name as the source and is  put in the the build library with the name EXTRACT   in stead of the whole directory name P1L/S25/A950/EXTRACT . Does anybody knows how to solve this issue?

Can you please tell us exactly how you are running the build?
Is this from within Eclipse when building a project or are you running a build from the command line?