Files
openide/platform/lvcs-api/intellij.platform.lvcs.iml
Julia Beliaeva a54c580a75 [lvcs] add api for writing activity information to local history
GitOrigin-RevId: 111676e253e1732a0856d310d70c4e3955097c0e
2024-02-02 22:01:49 +00:00

13 lines
585 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" 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="module" module-name="intellij.platform.core" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
</component>
</module>