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.
请先登录再写评论。
To open in a user browser: `BrowserUtil.browse`