Skip to main content

visual cobol for eclipse build without directory name

  • July 3, 2019
  • 1 reply
  • 0 views

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?

1 reply

Chris Glazier
Forum|alt.badge.img+2

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?