Eclipse reading stdin (System.in) from a file

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

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

11条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 03:51

    This is surprisingly not supported in Eclipse and it seems there are no current plans to add it. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=155411 to follow and vote.

    I will update here if it they do implement it.

提交回复
热议问题