Files
openide/plugins/git-modal-commit/intellij.vcs.git.commit.modal.iml
Ilia.Shulgin 7ceb9d9b92 [dvcs] IJPL-184367 Revert modal commit for Mercurial
(cherry picked from commit 84b7ddf6b1c1a6b8192d605d6912a43994d4026f)

IJ-MR-160787

GitOrigin-RevId: f65baac94099f647fb0aea2fad1891af65d20d11
2025-04-22 18:05:39 +00:00

21 lines
1.1 KiB
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$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="module" module-name="intellij.platform.vcs" />
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.core" />
<orderEntry type="module" module-name="intellij.platform.projectModel" />
<orderEntry type="module" module-name="intellij.platform.vcs.dvcs.impl" />
</component>
</module>