主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
vidge
活动总数
9
最后的活动
2024年11月20日 11:46
成员加入日期
2024年07月09日 11:59
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(3)
评论(1)
按最近的活动排序
最近的活动
投票数
创建于
2024年11月14日 13:27
Using AsyncTreeModel did the trick. Instead of doing tree.setModel(_treeModel) now changed to tree.setModel(new AsyncTreeModel(_treeModel, this))thank you Sergei !
社区
IntelliJ IDEA Open API and Plugin Development
IllegalStateException: StructureTreeModel is used from unexpected thread
0 票