An easy way to view the results pane?
I am just a user who has used IntelliJ.
So far I've been using Eclipse.
The use of development tools is still immature.
The most uncomfortable of all kinds of difficulties.
In Eclipse, there is an icon that allows you to click on the result window with a mouse. But Intelli J does not know where the icon is.
So press "Alt + 4" to see the result. However, this will remove the cursor that was in the code. In conclusion, I have to use the mouse again.
IntelliJ's goal is that it is one of several goals to develop with a keyboard without using a mouse. I want to know if there is a better way.
I am not fluent in English. So I borrowed the power of translator and sentence might be strange. But I hope you understand.
Thank you for reading.
Please sign in to leave a comment.
Hello,
Do you have "View | Tool Buttons" enabled? Then "Run" button should be shown at the bottom (by default)
Comments Thank you so much.
I set the icon to appear. Thank you.
When I execute "Shift + F10", "Run" window appears.
However, when I use "Eclipse", the result window disappears when I click elsewhere, but IntelliJ does not disappear.
The cursor must be focused on the result window and it disappears when you click somewhere else.
Is there a way to solve this?
Or maybe I'm using it too strangely.
You could use Shift+Esc to close it. Also please vote for the similar request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-108077
Thank you very much for your reply.
You are welcome!