How to: Add GUI to menu in IntelliJ?
Answered
First of all: Good morning / Good day / Good evening
Pick whatever fits yourself best.
I'm currently building a GUI in wich I want my plugin-functionalities to be configurable.
Now I want to embed my GUI into the menu on the bottom wich also holds "TODO", "Version Control", "Terminal and so on.
I would think it works a bit differently from just adding a menu with some actions like you do in the main menu.
Please sign in to leave a comment.
Please see https://www.jetbrains.org/intellij/sdk/docs/user_interface_components/tool_windows.html.