Ohad Raz
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Edited ToolWindow Changes
Answeredtrying my very first plugin dev.the plugin has a toolwindow, and i set it an icon: final Icon icon = IconLoader.getIcon("/images/my_icon.png");ApplicationManager.getApplication().invokeLater(() -> ...