This is the super class for creating tasks involving Progress. It does basic work on guessing where bin/java/etc are located.
| Attribute | Description | Type | Requirement | Default value |
|---|---|---|---|---|
| dlcHome | Progress installation directory | File | Required | No default value |
| dlcBin | Progress binaries directory | File | Optional | If dlcHome is set, dlcHome/bin. No default value otherwise |
| dlcJava | Progress java directory | File | Optional | If dlcHome is set, dlcHome/java. No default value otherwise |
None
None