Forum Post: AW: Ant script Issue - pct compile

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
It's a common behavior (annoyance) of the compile statement which PCT is relying on. When there are parallel projects and source code of the class library project is available in Propath, those classes are compiled in the referencing project as well. You can get around this by only making the r-code (may be in a .pl) of the library project available when compiling the code that references this. Von meinem Windows Phone gesendet Von: unu_mi Gesendet: ‎22.‎05.‎2015 11:18 An: TU.OE.General@community.progress.com Betreff: [Technical Users - OE General] Ant script Issue - pct compile Ant script Issue - pct compile Thread created by unu_mi I've managed to develop the Ant script that compiles all the modules/projects on Linux, but there is an annoying thing that happens, when different modules are compiled all the super classes are compiled also and local r files are created with folder structure from the super classes in the module. For example if the Backend project is compiled folder structure and r files will be created in the project from the superclasses and those are in different project, can this be avoided somehow? Stop receiving emails on this subject. Flag this post as spam/abuse.

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