Replies: 1 comment 4 replies
-
@happy-365
classes are compiled into their package subdirectory.
what is the correct folder and how do you specify it ?
It's probably best to use the bug report issue template .
…On Fri, 9 Feb 2024, 03:47 happy-365, ***@***.***> wrote:
Hi all,
The problem I'm experiencing with ANT compiler is that all my compiled
.cls files are stored as a subfolder from the main folder regardless of the
.cls file's location.
e.g. compiling c:\mainfolder\src\classes will store the resulting .r files
in the c:\mainfolder\classes folder.
What is strange is that it only applies to .cls files. Compiled .p /.w
files in c:\mainfolder\classes are saved in the correct folders.
Just only seems to occur with .cls files.
ANT compiler I was using was part of Progress OpenEdge 12.8, and Progress
Support redirected me here so I apologise in advance if I am entering the
issue in the wrong forum.
—
Reply to this email directly, view it on GitHub
<#528>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKAPM2HCKBZ6EQJQDLC4J3YSWE5FAVCNFSM6AAAAABDAY7G4OVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGE4TOOJVHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
The problem I'm experiencing with ANT compiler is that all my compiled .cls files are stored as a subfolder from the main folder regardless of the .cls file's location.
e.g. compiling c:\mainfolder\src\classes will store the resulting .r files in the c:\mainfolder\classes folder.
What is strange is that it only applies to .cls files. Compiled .p /.w files in c:\mainfolder\classes are saved in the correct folders.
Just only seems to occur with .cls files.
ANT compiler I was using was part of Progress OpenEdge 12.8, and Progress Support redirected me here so I apologise in advance if I am entering the issue in the wrong forum.
Beta Was this translation helpful? Give feedback.
All reactions