Automatic focus after run.
Answered
Can I trigger automatic keyboard focus on Java program window somehow?
Right now I have to click program window to write input every time I run it.
Please sign in to leave a comment.
Hello,
Works fine on my machine. What is your application type? Have you set focus in your code?
I meant on the console window.
Currently it's possible only via shortcut (Alt+4 by default).
Feel free to create feature request on YouTrack: http://youtrack.jetbrains.com/issues/IDEA.