主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Eugene Lesnov
活动总数
6
最后的活动
2021年11月08日 19:40
成员加入日期
2021年10月19日 20:18
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2021年11月08日 19:40
Thanks a lot. I think this is exactly what I need :)
社区
IntelliJ IDEA Open API and Plugin Development
Tracking annotations
0 票
已编辑于
2021年11月04日 20:37
Oh. I see. I'm trying to create plugin for my groovy library. Library generates getter method with Optional as a return type by annotation using Groovy and AST transformations. Idea can't "understa...
社区
IntelliJ IDEA Open API and Plugin Development
Tracking annotations
0 票
创建于
2021年11月01日 18:46
Thanks for responding, Yann. Yes, there are utility methods to find annotated methods or fields. Such processing I do in my custom postStartupActivity. But user can add annotation on field or metho...
社区
IntelliJ IDEA Open API and Plugin Development
Tracking annotations
0 票