Dgriffiths
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
Dgriffiths 创建了一个帖子, 已回答Disable alternative view for Collection classes
When viewing collections in IntelliJ, it helpfully hides the implementation details and presents an array type view with numbered elements. Is there a way to turn this off so that it displays the a... -
-
Dgriffiths 创建了一个帖子, 已回答How to create breakpoints programmatically?
Hi, we are trying to create a java breakpoint programmatically in our plugin. One complicating factor is that the java class does not (and cannot) exist in the IntelliJ project. To get round that w...