How to set a stdin input file?
Answered
Is it possible to set a stdin input stream?
This has been asked 2 years ago at: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206173269-Intellij-run-config-set-input-file
Does IntelliJ now support this feature?
Please sign in to leave a comment.
See https://youtrack.jetbrains.com/issue/IDEA-88717 and my answer at http://stackoverflow.com/a/42869805/104891 for the workaround.
This seems like a basic functionality. Eclipse can do it, why not IntelliJ? I find it very disturbing that you're using the definition of an IDE as an excuse for not implementing such a useful feature. And honestly, that Feature Request page just seems like a bunch of users shouting into the void and getting no results.
You would be glad to know that this feature is already available in IntelliJ IDEA 2018.3: https://www.jetbrains.com/idea/nextversion/.
See https://youtrack.jetbrains.com/issue/IDEA-196611.
Great, thanks!