Urs Wolfer
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Urs Wolfer 进行了评论, -
-
-
-
-
-
Urs Wolfer 创建了一个帖子, Ensure initialization of GitRepositoryManager before doing plugin operation
In my plugin, I query for all Git repositories at plugin initialization time: GitUtil.getRepositoryManager(project).getRepositories() Sometimes this operation returns an empty list even when there ... -
-
Urs Wolfer 创建了一个帖子, 已回答Access toolwindow from an action
I need to access my custom toolwindow from an action. In my case, the action triggers an update of the list displayed in the toolwindow. I tried two ways: 1) Make the toolwindow accessible via acti... -