IntelliJ IDEA: enviar símbolo EOF a la aplicación Java


Cuando se ejecuta una aplicación Java de línea de comandos desde IntelliJ IDEA, ¿es posible enviar el símbolo EOF al programa que espera la entrada? En la consola esto se puede hacer usando la combinación ctrl-d, pero en IDEA no funciona.

Author: Tvaroh, 2013-05-10

2 answers

Se ha implementado, use Ctrl+D / Mac+D en Mac. https://www.jetbrains.com/idea/help/debug-tool-window-console.html

 31
Author: Pavel,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 61
2015-06-10 16:40:50

En diciembre de 2012, todavía no era posible : http://devnet.jetbrains.com/thread/436131

 4
Author: Jean-Philippe Briend,
Warning: date(): Invalid date.timezone value 'Europe/Kyiv', we selected the timezone 'UTC' for now. in /var/www/agent_stack/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 61
2013-05-10 14:18:12