Urs Wolfer
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Urs Wolfer commented, -
-
-
-
-
-
Urs Wolfer created a post, 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 created a post, AnsweredAccess 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... -