forked from JetBrains/android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintellij.android.designer.tests.iml
87 lines (87 loc) · 6.86 KB
/
intellij.android.designer.tests.iml
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?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$/testSrc">
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.android.assistant" />
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
<orderEntry type="module" module-name="intellij.android.designer" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.core" scope="TEST" />
<orderEntry type="library" scope="TEST" name="truth" level="project" />
<orderEntry type="module" module-name="android.sdktools.testutils" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.adt.ui" scope="TEST" />
<orderEntry type="module" module-name="android.sdktools.pixelprobe" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.testFramework" scope="TEST" />
<orderEntry type="module" module-name="android.sdktools.analytics-tracker" scope="TEST" />
<orderEntry type="module" module-name="android.sdktools.analytics-shared" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.sdkUpdates" scope="TEST" />
<orderEntry type="module" module-name="android.sdktools.flags" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.artwork" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.common" 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.projectSystem.gradle" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.projectSystem.gradle.upgrade" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.adt.ui.model" scope="TEST" />
<orderEntry type="library" name="studio-analytics-proto" level="project" />
<orderEntry type="module" module-name="android.sdktools.analytics-testing" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.kotlin.extensions" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.kotlin.idea" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.kotlin.output.parser" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.layout-ui" scope="TEST" />
<orderEntry type="library" scope="TEST" name="layoutlib" level="project" />
<orderEntry type="module" module-name="intellij.android.lint.common" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.layoutlib" scope="TEST" />
<orderEntry type="module" module-name="intellij.android.lint" scope="TEST" />
<orderEntry type="module" module-name="android.sdktools.lint-api" scope="TEST" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
<orderEntry type="library" scope="TEST" name="protobuf" level="project" />
<orderEntry type="library" scope="TEST" name="jaxb-api" level="project" />
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-jdk8" level="project" />
<orderEntry type="library" scope="TEST" name="jetbrains-annotations" level="project" />
<orderEntry type="library" scope="TEST" name="rd-core" level="project" />
<orderEntry type="library" scope="TEST" name="kotlinc.kotlin-compiler-common" level="project" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="module" module-name="intellij.android.jps.model" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.lang.core" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework.common" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.base" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.rt" scope="TEST" />
<orderEntry type="module" module-name="intellij.xml.psi.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.ide.core.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.editor" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.psi" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.analysis" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.refactoring" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.ide" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.trove" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.core.ui" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.ui" scope="TEST" />
<orderEntry type="module" module-name="kotlin.compiler-plugins.android-extensions-stubs" scope="TEST" />
<orderEntry type="module" module-name="intellij.xml.psi" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.analysis.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.projectModel" scope="TEST" />
<orderEntry type="module" module-name="kotlin.base.util" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.uast" scope="TEST" />
<orderEntry type="module" module-name="intellij.java" scope="TEST" />
<orderEntry type="module" module-name="intellij.xml.dom" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.core" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.extensions" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.ide.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.core.impl" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.ex" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.ide.core" scope="TEST" />
</component>
</module>