Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Chris C
Total activity
7
Last activity
February 05, 2024 12:22
Member since
December 28, 2023 10:56
Following
1 user
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
February 05, 2024 12:22
Thank you Karol, I've opened https://youtrack.jetbrains.com/issue/IDEA-345108/Calling-AboutTroubleInfoCollector.collectInfo-method-throws-NPE-in-tests-because-of and I hope to have a PR for a fix u...
Community
IntelliJ IDEA Open API and Plugin Development
Calling AboutTroubleInfoCollector.collectInfo() method throws NPE in tests because of '"com.intellij.ide.ui.LafManager.getCurrentUIThemeLookAndFeel()" is null'
0 votes
Created
January 09, 2024 09:11
Hi Karol,(facepalm) haha, sorry for my misunderstanding! Note to self; don't program/respond too late/early :)Yes, I've tried a few ways inheriting from platform testing framework - both BasePlatfo...
Community
IntelliJ IDEA Open API and Plugin Development
Calling AboutTroubleInfoCollector.collectInfo() method throws NPE in tests because of '"com.intellij.ide.ui.LafManager.getCurrentUIThemeLookAndFeel()" is null'
0 votes
Created
January 02, 2024 11:20
Hi Karol! I hope you are doing well! Happy new years!I am using `AboutTroubleInfoCollector.collectInfo()` as part of my plugin(s) `ErrorReportSubmitter` extension point. Specifically, I have code e...
Community
IntelliJ IDEA Open API and Plugin Development
Calling AboutTroubleInfoCollector.collectInfo() method throws NPE in tests because of '"com.intellij.ide.ui.LafManager.getCurrentUIThemeLookAndFeel()" is null'
0 votes