Per default the system.in of your gradle build is not wired up with the system.in of the run (JavaExec) task. You can do the following: run{ standardInput ...
確定! 回上一頁