主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Arxing
活动总数
3
最后的活动
2020年01月13日 07:32
成员加入日期
2020年01月13日 07:31
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(2)
Arxing
进行了评论,
2020年01月13日 07:32
Or DataManager.getInstance().getDataContextFromFocusAsync().then(context -> { Project project = context.getData(CommonDataKeys.PROJECT); return null;}); Can use anywhere.
社区
IntelliJ IDEA Open API and Plugin Development
Getting current project in an inspection
1 票
Arxing
进行了评论,
2020年01月13日 07:31
ProblemsHolder.getProject()
社区
IntelliJ IDEA Open API and Plugin Development
Getting current project in an inspection
0 票