I want to run a java class with args supplied as a file. On shell, i can do java SomeClass < 1.txt. Is there any equivalent for this on intellij and/or ...
確定! 回上一頁