summaryrefslogtreecommitdiff
path: root/src/intellij/library.iml.SAMPLE
blob: b03fef9414a2c158414e0fc3c526bbfad83cb31c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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$/../library">
      <sourceFolder url="file://$MODULE_DIR$/../library/src" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/../library" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="forkjoin" />
    <orderEntry type="library" name="starr" level="project" />
  </component>
</module>