| Index: pkg/analyzer_plugin/analyzer_plugin.iml
|
| diff --git a/pkg/analyzer_plugin/analyzer_plugin.iml b/pkg/analyzer_plugin/analyzer_plugin.iml
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d496570116745138e1e258223fc61a37cc4b068e
|
| --- /dev/null
|
| +++ b/pkg/analyzer_plugin/analyzer_plugin.iml
|
| @@ -0,0 +1,22 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<module type="WEB_MODULE" version="4">
|
| + <component name="NewModuleRootManager" inherit-compiler-output="true">
|
| + <exclude-output />
|
| + <content url="file://$MODULE_DIR$">
|
| + <excludeFolder url="file://$MODULE_DIR$/.pub" />
|
| + <excludeFolder url="file://$MODULE_DIR$/build" />
|
| + <excludeFolder url="file://$MODULE_DIR$/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/test/integration/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/test/integration/support/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/test/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/test/src/channel/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/test/utilities/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/tool/packages" />
|
| + <excludeFolder url="file://$MODULE_DIR$/tool/spec/packages" />
|
| + </content>
|
| + <orderEntry type="inheritedJdk" />
|
| + <orderEntry type="sourceFolder" forTests="false" />
|
| + <orderEntry type="library" name="Dart SDK" level="application" />
|
| + </component>
|
| +</module>
|
|
|