Files
openide/plugins/settings-sync/git/intellij.settingsSync.git.iml
Filipp Vakhitov 1a3d30390c IJPL-185 Add version history for Settings Sync
Co-authored-by: Julia Beliaeva <julia.beliaeva@jetbrains.com>


Merge-request: IJ-MR-116731
Merged-by: Filipp Vakhitov <Filipp.Vakhitov@jetbrains.com>

GitOrigin-RevId: cfd72d9178ae9ee5fe32a8579c0b3943f2263121
2023-12-13 20:25:17 +00:00

23 lines
1.3 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.settingsSync" />
<orderEntry type="module" module-name="intellij.platform.core.ui" />
<orderEntry type="module" module-name="intellij.platform.ide.core" />
<orderEntry type="module" module-name="intellij.vcs.git" />
<orderEntry type="module" module-name="intellij.platform.vcs" />
<orderEntry type="module" module-name="intellij.platform.vcs.log.impl" />
<orderEntry type="module" module-name="intellij.platform.vcs.log" />
<orderEntry type="module" module-name="intellij.platform.vcs.impl" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
<orderEntry type="module" module-name="intellij.platform.diff.impl" />
</component>
</module>