主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ehabarman
活动总数
3
最后的活动
2020年01月20日 06:41
成员加入日期
2020年01月19日 22:19
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(1)
按最近的活动排序
最近的活动
投票数
创建于
2020年01月20日 06:41
I found the solution in the documentation. Here is how to do it, if someone got interested: Project project = event.getProject();VirtualFile file = event.getData(PlatformDataKeys.VIRTUAL_FILE);Docu...
社区
IntelliJ IDEA Plugin Users
How to modify files in plugin
1 票