clyde
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
clyde 创建了一个帖子, 已回答How to open links in system default browser instead of Chrome?
In Idea, when I click a link (e.g. in a plugin description, or use the "Search with Google" context option) Idea opens Chrome. I use Firefox, and it is set as my system default browser. How do I ma... -
clyde 创建了一个帖子, 已回答How to debug Kotlin Native application?
I have a Kotlin native application that I can build and run on a Mac, but I can't debug it. Running using the gradle `runDebugExecutableNative` task works, but breakpoints don't work even if I star...