How to add a link into a toolwindow?
I want to add a link into my toolwindow, for example like this > "www.jetbrains.org"
and this link should be open in users browser, not in the ide.
How should i do this?
Thank you for answers in advance.
Please sign in to leave a comment.
To open in a user browser: `BrowserUtil.browse`