summaryrefslogtreecommitdiff
path: root/plugins/git4idea/remote-servers-git/remote-servers-git.iml
blob: 754094b7fb980de149dc21998fd2aa057f9a0396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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="remote-servers-agent-rt" />
    <orderEntry type="module" module-name="core-api" />
    <orderEntry type="module" module-name="vcs-api" />
    <orderEntry type="module" module-name="remote-servers-api" />
    <orderEntry type="module" module-name="git4idea" />
    <orderEntry type="module" module-name="remote-servers-impl" />
    <orderEntry type="module" module-name="lang-api" />
    <orderEntry type="module" module-name="lang-impl" />
    <orderEntry type="module" module-name="idea-ui" />
    <orderEntry type="module" module-name="openapi" />
    <orderEntry type="module" module-name="vcs-impl" />
    <orderEntry type="module" module-name="dvcs-api" />
  </component>
</module>