主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Tom L.
活动总数
32
最后的活动
2024年02月13日 11:45
成员加入日期
2021年02月26日 12:40
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
8
活动概览
帖子(7)
评论(16)
按最近的活动排序
最近的活动
投票数
创建于
2021年03月16日 16:26
I changed everything to your recommendation with the effect, that it now builds index in an endless loop on startup of IntelliJ. I also tried to invalidate caches and also deleted the folder "plugi...
社区
IntelliJ IDEA Open API and Plugin Development
FileBaseIndex fails to return data
0 票
创建于
2021年03月16日 15:43
There are about 50 or more XML files and reading them completely takes about 2 seconds. So I put the relevant data in a dictionary because I need to query it quite often. I use the contents in seve...
社区
IntelliJ IDEA Open API and Plugin Development
Has ProjectManagerListener behavior changed?
0 票
创建于
2021年03月15日 18:41
Upload id: 2021_03_15_9jJevXGB8CytgmCZ (files: IndexTestProject.zip, untitled5.zip) Just click the menu action that loads data from the index. For the first file in the loop, data is retrieved, for...
社区
IntelliJ IDEA Open API and Plugin Development
FileBaseIndex fails to return data
0 票
创建于
2021年03月01日 16:31
Then I'm back at my original problem. The initial call will return immediately because Index is not loaded yet and it does not get called any more until I close and reopen the Tab. Is there any way...
社区
IntelliJ IDEA Open API and Plugin Development
EditorTabColorProvider not called at startup
0 票
创建于
2021年03月01日 15:51
Then it throws an IndexNotReadyException when calling InheritanceUtil.getSuperClasses()
社区
IntelliJ IDEA Open API and Plugin Development
EditorTabColorProvider not called at startup
0 票
创建于
2021年03月01日 15:31
Here is the relevant part of my code: public class Tcp implements EditorTabColorProvider { @Nullable @Override public Color getEditorTabColor(@NotNull Project project, @NotNull VirtualFi...
社区
IntelliJ IDEA Open API and Plugin Development
EditorTabColorProvider not called at startup
0 票
«
第一页
‹
上一页