Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Dominik Broj

Avatar
  • Total activity 9
  • Last activity June 28, 2022 13:59
  • Member since June 01, 2022 13:33
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 2
Activity overview Posts (1) Comments (2)
Sort by recent activity Recent activity Votes
  • Created June 28, 2022 13:59
    Processor<String> variantTableProcessor = id -> { results.add(id); return true;};FileBasedIndex.getInstance().processAllKeys(indexId, variantTableProcessor, scope, null); seems to work if the...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. FileBasedIndex.getAllKeys filtered by module scope
    • 0 votes
  • Created June 24, 2022 14:56
    Hi Karol, thanks for your quick answer! By adding this snippet before the actual test execution the tests pass: FileBasedIndex.getInstance().requestRebuild(id);PlatformTestUtil.dispatchAllEventsInI...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Test data from different tests bleed into custom index
    • 0 votes
Copyright © 2000– JetBrains s.r.o.