I downloaded apache-groovy-2.4.6 for windows and from the GroovyConsole when i try to execute "dir".execute(), I am getting
java.io.IOException: Cannot run program "dir": CreateProcess error=2, The system cannot find the file specified
Can you tell what is wrong?