[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE "modules" and related compilation issues

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

dbeavon

Guest
>> Modules in PDSOE are deployment things, not compilation things. In my screenshot, the "Source" folder is considered a "module" and it also happens to be the only part of the project that consists of ABL code so it seemed like a direct correlation. I think I renamed that folder from it's original name (which was "AppServer" as I recall). I was using the "module" metadata in the ".settings" folder to identify what needed to be compiled, but it sounds like that was misguided. It sounds like you are saying that the "module" is not necessarily ABL code, although it could be. I noticed that my "Source" folder is also part of the project's PROPATH. And the ".propath" file seems to be the only remaining clue that might tell me where the ABL source code lives which needs to be compiled. I suppose I could be parsing the ".propath" but that file seems quite messy and noisy.

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