aboutsummaryrefslogtreecommitdiffstats
path: root/lint/cli/lint-cli.iml
blob: 8b814daba30d7a17177001623fafea1c933119ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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/main/java" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
      <excludeFolder url="file://$MODULE_DIR$/.settings" />
      <excludeFolder url="file://$MODULE_DIR$/build" />
      <excludeFolder url="file://$MODULE_DIR$/src/test/.settings" />
    </content>
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="inheritedJdk" />
    <orderEntry type="module" module-name="lint-checks" exported="" />
    <orderEntry type="module" module-name="testutils" exported="" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="JUnit3" level="project" />
    <orderEntry type="module" module-name="builder-model" exported="" />
    <orderEntry type="library" name="easymock-tools" level="project" />
    <orderEntry type="library" name="ecj" level="project" />
    <orderEntry type="library" scope="TEST" name="groovy" level="project" />
  </component>
</module>