Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling all files found in propath #37

Open
W0lfw00ds opened this issue Feb 10, 2021 · 2 comments
Open

Compiling all files found in propath #37

W0lfw00ds opened this issue Feb 10, 2021 · 2 comments

Comments

@W0lfw00ds
Copy link

We have a big project with multiple .p, .cls and .i files in multiple folders. The folders are listed in the propath property in the config json file. I'm able to compile a single file with this plugin, but what if I want want to compile all sources? I couldn't find a way to do that.

@ezequielgandolfi
Copy link
Owner

Hi. Currently it doesn't have this feature.
It's a good idea. I'll work on this for the next release.

@W0lfw00ds
Copy link
Author

After researching this issue, I found "PCT". It's a compiling tool for Progress. It can be used with ANT and Maven. It solves this issue for me. More about PCT here: https://knowledgebase.progress.com/articles/Article/What-is-Progress-Compile-Tool-PCT-for-ANT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants