}
final IdeaPluginDescriptor corePluginDescriptor = idToDescriptorMap.get(PluginId.getId(CORE_PLUGIN_ID));
- assert corePluginDescriptor != null;
+ assert corePluginDescriptor != null : CORE_PLUGIN_ID + " not found";
for (IdeaPluginDescriptorImpl descriptor : result) {
if (descriptor != corePluginDescriptor) {
descriptor.insertDependency(corePluginDescriptor);
<orderEntry type="library" exported="" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="module" module-name="testFramework-java" exported="" scope="TEST" />
<orderEntry type="module" module-name="jetgroovy" scope="TEST" />
+ <orderEntry type="module" module-name="idea-tests" scope="TEST" />
</component>
<component name="copyright">
<Base>