Files
openide/platform/vcs-log/api/intellij.platform.vcs.log.iml
Vladimir Krivosheev eeba0d2932 Reapply "IJPL-973 extract intellij.platform.vcs.log.impl and intellij.platform.vcs.dvcs.impl from Core (part 3 - VcsLogBundle it is not an API, move to impl)"
This reverts commit 31f1a3983bf0c5af08fdfe624eba271293b9b390.

GitOrigin-RevId: b99c07b8744ebf61bef4607ab00c49733b88f185
2024-04-12 07:34:57 +00:00

19 lines
1016 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="module" module-name="intellij.platform.util.rt" />
<orderEntry type="module" module-name="intellij.platform.vcs.log.graph" exported="" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.vcs.core" />
<orderEntry type="module" module-name="intellij.platform.editor" />
<orderEntry type="module" module-name="intellij.platform.vcs" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
</component>
</module>