主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Mikinw
活动总数
6
最后的活动
2021年12月21日 11:10
成员加入日期
2013年11月18日 10:52
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2021年12月21日 11:10
Ah indeed. I haven't realized I used a different HashMap. Thanks!
社区
IntelliJ IDEA Open API and Plugin Development
Why the HashMap class is marked as "Deprecated classes usages" by IntelliJ Plugin Verifier?
0 票
创建于
2013年11月19日 13:16
I've found it:EditorWindow[] windows = fileEditorManagerEx.getWindows();though EditorWindow nextWindowPane = fileEditorManagerEx.getNextWindow(activeWindowPane); only returns splitters on the same ...
社区
IntelliJ IDEA Open API and Plugin Development
Get list of windows associated with the project
0 票