File: intellij.java.tests.iml

package info (click to toggle)
intellij-community-idea 183.5153.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 178,436 kB
  • sloc: java: 2,023,773; xml: 78,706; ansic: 2,742; cpp: 1,688; javascript: 1,657; objc: 1,316; sh: 724; perl: 221; ruby: 102; python: 87; makefile: 7
file content (62 lines) | stat: -rw-r--r-- 4,511 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
      <excludeFolder url="file://$MODULE_DIR$/testSrc/com/intellij/java/codeInspection/bytecodeAnalysis/precompiledData" />
    </content>
    <content url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc">
      <sourceFolder url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc" isTestSource="true" />
    </content>
    <content url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc">
      <sourceFolder url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc" isTestSource="true" />
    </content>
    <content url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc">
      <sourceFolder url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="intellij.java.testFramework" />
    <orderEntry type="module" module-name="intellij.java.impl" />
    <orderEntry type="module" module-name="intellij.java.ui" />
    <orderEntry type="module" module-name="intellij.idea.community.resources" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.java.execution.impl" />
    <orderEntry type="module" module-name="intellij.platform.ide" />
    <orderEntry type="module" module-name="intellij.java.i18n" exported="" />
    <orderEntry type="module" module-name="intellij.java.compiler.impl" />
    <orderEntry type="library" name="ASM" level="project" />
    <orderEntry type="module" module-name="intellij.java.compiler.instrumentationUtil" />
    <orderEntry type="library" name="Groovy" level="project" />
    <orderEntry type="module" module-name="intellij.java.langInjection" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.xml.langInjection" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.junit" scope="TEST" />
    <orderEntry type="module" module-name="intellij.testng" scope="TEST" />
    <orderEntry type="module" module-name="intellij.java.guiForms.designer" scope="TEST" />
    <orderEntry type="module" module-name="intellij.eclipse" scope="TEST" />
    <orderEntry type="module" module-name="intellij.java.execution" />
    <orderEntry type="module" module-name="intellij.platform.tests" scope="TEST" />
    <orderEntry type="module" module-name="intellij.java.indexing" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.externalSystem.impl" scope="RUNTIME" />
    <orderEntry type="module" module-name="intellij.junit.rt" scope="TEST" />
    <orderEntry type="module" module-name="intellij.properties.psi" scope="TEST" />
    <orderEntry type="module" module-name="intellij.java.decompiler" scope="TEST" />
    <orderEntry type="module" module-name="intellij.regexp" scope="TEST" />
    <orderEntry type="module" module-name="intellij.spellchecker" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.util.tests" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="Mocks" level="project" />
    <orderEntry type="module" module-name="intellij.groovy" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.lang.tests" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="mockito" level="project" />
    <orderEntry type="library" scope="TEST" name="assertJ" level="project" />
    <orderEntry type="module" module-name="intellij.xml.analysis.impl" />
    <orderEntry type="module" module-name="intellij.xml.psi.impl" />
    <orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
    <orderEntry type="module" module-name="intellij.platform.builtInServer" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.testExtensions" scope="TEST" />
    <orderEntry type="module" module-name="intellij.platform.configurationStore.impl" scope="TEST" />
    <orderEntry type="module" module-name="intellij.java.aetherDependencyResolver" scope="TEST" />
    <orderEntry type="module" module-name="intellij.copyright" scope="TEST" />
    <orderEntry type="module" module-name="intellij.jvm.analysis.java.tests" scope="TEST" />
  </component>
</module>