Chris C
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 1 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
-
-
-
Chris C 创建了一个帖子, 已回答Calling AboutTroubleInfoCollector.collectInfo() method throws NPE in tests because of '"com.intellij.ide.ui.LafManager.getCurrentUIThemeLookAndFeel()" is null'
Hello,I have some code that calls into AboutTroubleInfoCollector.collectInfo() that I am trying to test in a unit test, but doing so throws the below NPE:java.lang.NullPointerException: Cannot invo...