forked from flutter/flutter-intellij
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flutter-intellij-community.iml
131 lines (131 loc) · 7.86 KB
/
flutter-intellij-community.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0" encoding="UTF-8"?>
<module type="PLUGIN_MODULE" version="4">
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/resources/META-INF/plugin.xml" />
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/testSrc/unit" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/testSrc/integration" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
<sourceFolder url="file://$MODULE_DIR$/third_party/intellij-plugins-dart/testSrc" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/third_party/vmServiceDrivers" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/testData" type="java-test-resource" />
<excludeFolder url="file://$MODULE_DIR$/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/artifacts" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/flutter-idea" />
<excludeFolder url="file://$MODULE_DIR$/flutter-idea/testData/sample_tests/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/flutter-idea/testData/sample_tests/.pub" />
<excludeFolder url="file://$MODULE_DIR$/flutter-idea/testData/sample_tests/build" />
<excludeFolder url="file://$MODULE_DIR$/flutter-idea/testData/sample_tests/test" />
<excludeFolder url="file://$MODULE_DIR$/out/production/flutter-intellij/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/out/production/flutter-intellij/.pub" />
<excludeFolder url="file://$MODULE_DIR$/out/production/flutter-intellij/build" />
<excludeFolder url="file://$MODULE_DIR$/out/test/flutter-intellij/sample_tests/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/out/test/flutter-intellij/sample_tests/.pub" />
<excludeFolder url="file://$MODULE_DIR$/out/test/flutter-intellij/sample_tests/build" />
<excludeFolder url="file://$MODULE_DIR$/src/main" />
<excludeFolder url="file://$MODULE_DIR$/testData" />
<excludeFolder url="file://$MODULE_DIR$/testData/sample_tests/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/testData/sample_tests/.pub" />
<excludeFolder url="file://$MODULE_DIR$/testData/sample_tests/build" />
<excludeFolder url="file://$MODULE_DIR$/tool/icon_generator/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/tool/icon_generator/.pub" />
<excludeFolder url="file://$MODULE_DIR$/tool/icon_generator/build" />
<excludeFolder url="file://$MODULE_DIR$/tool/plugin/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/tool/plugin/.pub" />
<excludeFolder url="file://$MODULE_DIR$/tool/plugin/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="Dart-community" />
<orderEntry type="module" module-name="intellij.platform.ide" />
<orderEntry type="module" module-name="intellij.platform.lang" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.debugger" />
<orderEntry type="module" module-name="intellij.platform.debugger.impl" />
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
<orderEntry type="module" module-name="intellij.platform.externalSystem.rt" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="library" name="Velocity" level="project" />
<orderEntry type="module" module-name="intellij.platform.smRunner" />
<orderEntry type="module" module-name="intellij.xml.impl" />
<orderEntry type="module" module-name="intellij.java.ui" />
<orderEntry type="module" module-name="intellij.java.psi.impl" />
<orderEntry type="module-library" scope="PROVIDED">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/dart-plugin/deps/weberknecht-0.1.5.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="org.apache.commons:commons-lang3:3.9" type="repository">
<properties maven-id="org.apache.commons:commons-lang3:3.9" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" exported="" name="Dart SDK" level="project" />
<orderEntry type="module" module-name="intellij.android.core" />
<orderEntry type="module" module-name="intellij.platform.externalSystem" />
<orderEntry type="module" module-name="intellij.gradle.common" />
<orderEntry type="module" module-name="intellij.java.compiler.impl" />
<orderEntry type="module" module-name="intellij.platform.serviceContainer" />
<orderEntry type="library" name="snakeyaml" level="project" />
<orderEntry type="library" name="miglayout-swing" level="project" />
<orderEntry type="library" name="commons-io" level="project" />
<orderEntry type="library" name="com.android.tools:common" level="project" />
<orderEntry type="library" name="studio-analytics-proto" level="project" />
<orderEntry type="library" name="protobuf" level="project" />
<orderEntry type="library" name="org.powermock:powermock-api-mockito2:2.0.2" level="project" />
<orderEntry type="library" name="org.powermock:powermock-module-junit4:2.0.2" level="project" />
<orderEntry type="library" name="com.android.tools.analytics-library:protos" level="project" />
<orderEntry type="module" module-name="intellij.android.gradle.dsl" />
<orderEntry type="module" module-name="intellij.android.projectSystem" />
<orderEntry type="library" name="Trove4j" level="project" />
<orderEntry type="module" module-name="intellij.gradle.dsl.impl" />
<orderEntry type="library" name="studio-sdk" level="project" />
<orderEntry type="library" name="studio-plugin-gradle" level="project" />
<orderEntry type="library" name="Dart Packages" level="project" />
<orderEntry type="library" name="studio-plugin-git4idea" level="project" />
<orderEntry type="module" module-name="intellij.android.observable" />
<orderEntry type="library" name="jxbrowser-7.12.2" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jxbrowser/jxbrowser-7.12.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jxbrowser/jxbrowser-swing-7.12.2.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="Trove4j" level="project" />
<orderEntry type="module" module-name="intellij.gradle.dsl.impl" />
<orderEntry type="library" name="studio-sdk" level="project" />
<orderEntry type="library" name="studio-plugin-gradle" level="project" />
<orderEntry type="library" name="Dart Packages" level="project" />
<orderEntry type="library" name="studio-plugin-git4idea" level="project" />
<orderEntry type="module" module-name="intellij.android.observable" />
<orderEntry type="library" name="jxbrowser-7.12.2" level="project" />
</component>
</module>