主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kata Zavor
活动总数
39
最后的活动
2023年10月21日 23:19
成员加入日期
2020年03月25日 21:15
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
11
活动概览
帖子(7)
评论(15)
按最近的活动排序
最近的活动
投票数
创建于
2020年09月13日 16:34
My guess this is because "comp" module classes are loaded with `UriClassLoader`. But I don't see a way to change it: even when other class loader is set per thread, javac classes are still loaded w...
社区
IntelliJ IDEA Open API and Plugin Development
Use javac API in plugin
0 票
已编辑于
2020年09月08日 22:12
Yann Cebron I've attached a sample project to showcase idea >>>> file <<<< root -- comp (Java module) ---- MyProcessor.java (AnnotationProcessor I try getting invoked) ---- Formatter.java (file ret...
社区
IntelliJ IDEA Open API and Plugin Development
Use javac API in plugin
0 票
已编辑于
2020年09月07日 20:11
Here's official doc showing use of extensions https://jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_extension_points.html#sample
社区
IntelliJ IDEA Open API and Plugin Development
[plugin.xml] Purpose of Extensions
0 票
已编辑于
2020年04月04日 13:32
Upd: I'll need to implement custom scope as well https://youtrack.jetbrains.com/issue/IDEA-236676?_ga=2.265246223.1616662009.1585842988-2137421544.1561313206
社区
IntelliJ IDEA Plugin Users
Completion for inner classes returned by PsiElementFinder
0 票
已编辑于
2020年03月25日 21:16
This is an old thread, and maybe there are new approaches to this problem. I'm wondering how to avoid inconsistent behavior if we provide a file with PsiElementFinder, and generated file is also pr...
社区
IntelliJ IDEA Open API and Plugin Development
Generating source files from plugin
0 票
«
第一页
‹
上一页