Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Arxing
Total activity
3
Last activity
January 13, 2020 07:32
Member since
January 13, 2020 07:31
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
January 13, 2020 07:32
Or DataManager.getInstance().getDataContextFromFocusAsync().then(context -> { Project project = context.getData(CommonDataKeys.PROJECT); return null;}); Can use anywhere.
Community
IntelliJ IDEA Open API and Plugin Development
Getting current project in an inspection
1 vote
Edited
January 13, 2020 07:31
ProblemsHolder.getProject()
Community
IntelliJ IDEA Open API and Plugin Development
Getting current project in an inspection
0 votes