External Tool that prompts for input hangs forever without prompt being displayed [message #1704100] |
Fri, 07 August 2015 06:25  |
Eclipse User |
|
|
|
I created a configuration for an external tool that sometimes requires input. In the Common tab, I checked "Allocate console (necessary for input)". When I run the command, the console window stays empty but the command is actually awaiting input, however without the prompt being displayed. When I enter an appropriate input and press enter, the command processes the input and proceeds as normal. However, the output of the command (including the prompt for the input) appears after the input. If I run my command on a normal command line, it properly prompts for input and works as expected.
It feels as Eclipse does not properly flush the output from the external tool into the console and thus the prompt never appears... Is this a known problem?
|
|
|
|
Powered by
FUDForum. Page generated in 0.26181 seconds