File: Generator.iml

package info (click to toggle)
trove3 3.0.3-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,924 kB
  • sloc: java: 16,429; xml: 331; makefile: 21; sh: 10
file content (16 lines) | stat: -rw-r--r-- 733 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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://$TROVE_VCS_ROOT$/generator_src">
      <sourceFolder url="file://$TROVE_VCS_ROOT$/generator_src" isTestSource="false" />
    </content>
    <content url="file://$TROVE_VCS_ROOT$/generator_test">
      <sourceFolder url="file://$TROVE_VCS_ROOT$/generator_test" isTestSource="true" />
    </content>
    <orderEntry type="jdk" jdkName="1.6" jdkType="JavaSDK" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" exported="" name="JUnit" level="project" />
  </component>
</module>