summaryrefslogtreecommitdiff
path: root/uitest-framework/intellij.android.guiTestFramework.iml
blob: 4f25fb2d2399eafb7186e4556a771394b46e78e3 (plain)
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
<?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$/testSrc" isTestSource="true" />
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="library" name="studio-sdk" level="project" />
    <orderEntry type="library" name="studio-plugin-gradle" level="project" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="android.sdktools.common" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.core" />
    <orderEntry type="module" module-name="fest-swing" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="truth" level="project" />
    <orderEntry type="module-library" scope="TEST">
      <library>
        <CLASSES>
          <root url="jar://$MODULE_DIR$/../android/lib/spantable.jar!/" />
        </CLASSES>
        <JAVADOC />
        <SOURCES>
          <root url="jar://$MODULE_DIR$/../android/lib/src/spantable-src.jar!/" />
        </SOURCES>
      </library>
    </orderEntry>
    <orderEntry type="module" module-name="intellij.android.adt.ui" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.layout-ui" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.designer" scope="TEST" />
    <orderEntry type="module" module-name="android.sdktools.testutils" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.testFramework" scope="TEST" />
    <orderEntry type="module" module-name="test-recorder" scope="TEST" />
    <orderEntry type="module" module-name="android.sdktools.flags" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.common" scope="TEST" />
    <orderEntry type="module" module-name="perf-logger" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.projectSystem" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.adt.testutils" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.profilersAndroid" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.nav.editor" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.artwork" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.deploy" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.layout-inspector" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.navigator" />
    <orderEntry type="module" module-name="intellij.android.gradle.dsl" />
    <orderEntry type="module" module-name="intellij.android.bleak" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.projectSystem.gradle.psd" />
    <orderEntry type="module" module-name="intellij.android.wizardTemplate.plugin" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.wizardTemplate.impl" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.plugin" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.emulator" scope="TEST" />
    <orderEntry type="module" module-name="app-inspection.ide" scope="TEST" />
    <orderEntry type="library" name="studio-plugin-Kotlin" level="project" />
    <orderEntry type="module" module-name="intellij.android.projectSystem.gradle" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.newProjectWizard" scope="TEST" />
    <orderEntry type="module" module-name="intellij.android.wizard" scope="TEST" />
  </component>
</module>