summaryrefslogtreecommitdiff
path: root/plugins/properties/properties-psi-impl/properties-psi-impl.iml
blob: d297116cb1142baaf6743186d2c912673d3ef507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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="properties-psi-api" exported="" />
    <orderEntry type="module" module-name="core-impl" />
    <orderEntry type="module" module-name="editor-ui-api" />
    <orderEntry type="module" module-name="analysis-api" />
    <orderEntry type="module" module-name="xml-psi-api" />
    <orderEntry type="module" module-name="xml-psi-impl" />
    <orderEntry type="module" module-name="indexing-impl" />
    <orderEntry type="module" module-name="structure-view-impl" />
    <orderEntry type="module" module-name="analysis-impl" />
  </component>
</module>