Brice

- Total activity 107
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 29
- Subscriptions 19
-
-
-
-
-
Brice created a post, AnsweredHow to display an ActionToolbar in a table cell ?
So I have code like this that works properly in almost every place I know off AnAction source = ActionManager.getInstance().getAction("my_group");source.getTemplatePresentation().putClientProperty(... -
Brice created a post, Answered`Too many non-blocking read actions submitted at once. Please use coalesceBy, BoundedTaskExecutor...` when using `MavenDomUtil.createDomDependency`
I noticed in some case, IntelliJ report this error when adding Maven dependencies through `MavenDomUtil.createDomDependency` : java.lang.Throwable: Too many non-blocking read actions submitted at o... -
-
-
Brice created a post, AnsweredFlaky Listener Leak detected on interface DocumentListener
Hi there I have a test that relies on `HeavyPlatformTestCase`, however the test sometimes fails for reasons that escape me at this time. I suppose there's a timing issue around line status listener... -