Closed mutcianm closed 5 years ago
Okay, so this is actually not a problem since there's a more straightforward solution - running tests with the classpath of root project and not the runner. This both allows for loading plugins from classpath in tests while IDEA application run configurations can still be launched from the runner project without causing double plugin loading
Since IDEA 192.x bundled plugins are not loaded automatically from plugins dir even if they're missing from classpath