Eugene Berman
- 活动总数 24
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
-
Eugene Berman 创建了一个帖子, 已回答JSON plugin dependency cannot be resolved?
I just uploaded a new version of the plugin and the verification failed: IntelliJ IDEA Ultimate 2024.3 eap (243.15521.24)1 missing mandatory dependency. 1 possible compatibility problem, some of wh... -
-
-
-
Eugene Berman 创建了一个帖子, 已回答allowSlowOperations deprecated?
Here's another one I stumbled upon. My plugin has to search for all files with certain extension within a project, e.g.Collection<VirtualFile> libs = FilenameIndex.getAllFilesByExt(project, "libson... -
-
Eugene Berman 创建了一个帖子, 已回答PsiAwareTextEditorProvider.createEditor is never invoked in 2023.2.5?
My plugin has a custom editor implementation and in my editor provider class it overrides the createEditor method. However, after upgrading to 2023.2.5 it is never invoked, and when I run the plugi... -
-