Files
openide/intellij.idea.community.main.space.iml
Nikolay Rykunov 36cfe0e545 [space plugin] Allow to run Space Automation from sources
GitOrigin-RevId: dbe292ff7469646c4f7c7683c9c342f5ebfe4bc3
2020-07-31 16:51:38 +00:00

9 lines
470 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.idea.community.main" scope="RUNTIME" />
<orderEntry type="library" scope="RUNTIME" name="KotlinPlugin" level="project" />
</component>
</module>