【发布时间】:2023-03-06 21:12:01
【问题描述】:
当我尝试执行“dir”.execute() 时,我为 windows 和 GroovyConsole 下载了 apache-groovy-2.4.6,我得到了
java.io.IOException: Cannot run program "dir": CreateProcess error=2, The system cannot find the file specified
你能说出哪里不对吗?
【问题讨论】:
标签: groovy createprocess groovy-console