Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
maifan
Total activity
9
Last activity
June 19, 2025 02:11
Member since
June 13, 2023 07:49
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
June 19, 2024 10:14
Can add actions to one recent project's right-click menu, but cant get selected project.Wouldn't that be strange?
Community
IntelliJ IDEA Open API and Plugin Development
How to get recent project by right-clicking on the welcome screen?
0 votes
Created
June 19, 2024 09:29
I can use RecentProjectListActionProvider.getInstance().getActions() to get all recent projects, then popup a dialog let user to choose, but this interaction is too cumbersomeSince there is a way t...
Community
IntelliJ IDEA Open API and Plugin Development
How to get recent project by right-clicking on the welcome screen?
0 votes
Edited
June 19, 2024 07:41
I want to place some configuration files in project's .idea folder by right-click menu at welcome screen without open themBut I only use RecentProjectsManager or RecentProjectListActionProvider to ...
Community
IntelliJ IDEA Open API and Plugin Development
How to get recent project by right-clicking on the welcome screen?
0 votes