Dgriffiths
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
创建于 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... -
创建于 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...