Eclipse reading stdin (System.in) from a file

后端 未结 11 1951
轮回少年
轮回少年 2020-11-27 03:40

Is it possible for Eclipse to read stdin from a file?

11条回答
  •  遥遥无期
    2020-11-27 04:03

    On the "common" tab of the run dialog, under "Standard Input and Output" there's a checkbox for "file". but it appears to be only for output...

    I'd expect to see 2 file fields there, one for standard in, one for standard out with the append options.

提交回复
热议问题