summaryrefslogtreecommitdiff
path: root/plugins/github/github.iml
blob: 7866631c15211dad9d4f93720c0154467e510811 (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
25
26
27
28
29
30
31
<?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" />
      <sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
      <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="vcs-api" />
    <orderEntry type="module" module-name="git4idea" />
    <orderEntry type="library" name="http-client-3.1" level="project" />
    <orderEntry type="module" module-name="vcs-impl" />
    <orderEntry type="module" module-name="tasks-core" exported="" />
    <orderEntry type="module" module-name="tasks-api" exported="" />
    <orderEntry type="module" module-name="platform-impl" />
    <orderEntry type="module" module-name="util" />
    <orderEntry type="library" name="gson" level="project" />
    <orderEntry type="module" module-name="dvcs-impl" />
    <orderEntry type="module" module-name="dvcs-api" />
    <orderEntry type="module" module-name="testFramework" scope="TEST" />
    <orderEntry type="module" module-name="xml-openapi" />
    <orderEntry type="module" module-name="xml" />
    <orderEntry type="module" module-name="vcs-log-api" />
    <orderEntry type="module" module-name="vcs-log-impl" />
    <orderEntry type="module" module-name="jira" scope="TEST" />
  </component>
</module>