summaryrefslogtreecommitdiff
path: root/src/intellij/reflect.iml.SAMPLE
blob: d0aba81f0bb904ca91150fbd9ecc7f7c812f8104 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="false">
    <output url="file://$MODULE_DIR$/../../build/quick/classes/reflect" />
    <output-test url="file://$MODULE_DIR$/../../out/test/reflect" />
    <exclude-output />
    <content url="file://$MODULE_DIR$/../reflect">
      <sourceFolder url="file://$MODULE_DIR$/../reflect" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="library" />
    <orderEntry type="library" name="starr" level="project" />
  </component>
</module>