主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
maifan
活动总数
9
最后的活动
2025年06月19日 02:11
成员加入日期
2023年06月13日 07:49
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2024年06月19日 10:14
Can add actions to one recent project's right-click menu, but cant get selected project.Wouldn't that be strange?
社区
IntelliJ IDEA Open API and Plugin Development
How to get recent project by right-clicking on the welcome screen?
0 票
创建于
2024年06月19日 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...
社区
IntelliJ IDEA Open API and Plugin Development
How to get recent project by right-clicking on the welcome screen?
0 票
已编辑于
2024年06月19日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
How to get recent project by right-clicking on the welcome screen?
0 票