主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录

Guswlsdl0121

Avatar
  • 活动总数 6
  • 最后的活动 2024年09月23日 04:40
  • 成员加入日期 2024年09月01日 16:26
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 2
  • 订阅数 1
活动概览 帖子(1) 评论(2)
按最近的活动排序 最近的活动 投票数
  • 创建于 2024年09月23日 04:40
    Thank you for your kind answer!
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. if there's a way to create or get an instance of CommitWorkflowHandler in the test code.
    • 0 票
  • 已编辑于 2024年09月03日 14:33
    @Service(Service.Level.PROJECT) class CommitManager { fun getCheckedChanges(event: AnActionEvent): List<Change> { val handler = getHandler(event) ?: throw RuntimeException() // v...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. if there's a way to create or get an instance of CommitWorkflowHandler in the test code.
    • 0 票
Copyright © 2000– JetBrains s.r.o.