Windows: find `ant` as well as `ant.bat` on path
Open
good first issue
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 309
- PR merge metrics
- No merged PRs in 30d
Description
The Windows installation notes say
> - Ant installed via [chocolatey](https://chocolatey.org/) will not be found by ccm, so you must create a symbolic link in order to fix the issue (as administrator):
> - cmd /c mklink C:\ProgramData\chocolatey\bin\ant.bat C:\ProgramData\chocolatey\bin\ant.exe
`ant` is available and on the path after installation via chocolatey. Is there any reason not to use `ant`, avoiding this extra linking step?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.