Files
openide/platform/vcs-log/graph-api/intellij.platform.vcs.log.graph.iml
Julia Beliaeva 7c0afca7de [vcs-log] convert classes to kotlin
GitOrigin-RevId: 5692f109943bd905a5542e564e2081782c880704
2024-03-11 03:36:34 +00:00

14 lines
646 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jetbrains-annotations" level="project" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.rt" />
</component>
</module>