[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Compiling a PDSOE project or program from command line

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
Thanks for the pointer Stefan. I guess what I was really hoping for was that someone could point me to the API that PDSOE itself uses to create its own internal COMPILE statements. That would probably be the "authoritative" way to derive a valid PROPATH from the project .propath. If I'm all on my own then I imagine I have to start digging pretty deep in the PDSOE plugin architecture before I'll find the java classes that do this. Even then, I doubt Progress will support me if I start using that stuff for my own compilation routines (outside of the context of PDSOE). I saw the PCT stuff on github and it looks like it is still being maintained. I was a bit surprised that PCT didn't already make use of .propath. Thanks, David

Continue reading...
 
Status
Not open for further replies.
Back
Top