Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Side by Side Diff: pkg/analyzer_plugin/analyzer_plugin.iml

Issue 2686183004: Enable Dart for all modules. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pkg/analyzer_cli/analyzer_cli.iml ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <module type="WEB_MODULE" version="4"> 2 <module type="WEB_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true"> 3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output /> 4 <exclude-output />
5 <content url="file://$MODULE_DIR$"> 5 <content url="file://$MODULE_DIR$">
6 <excludeFolder url="file://$MODULE_DIR$/.pub" /> 6 <excludeFolder url="file://$MODULE_DIR$/.pub" />
7 <excludeFolder url="file://$MODULE_DIR$/build" /> 7 <excludeFolder url="file://$MODULE_DIR$/build" />
8 <excludeFolder url="file://$MODULE_DIR$/packages" /> 8 <excludeFolder url="file://$MODULE_DIR$/packages" />
9 <excludeFolder url="file://$MODULE_DIR$/test/integration/packages" /> 9 <excludeFolder url="file://$MODULE_DIR$/test/integration/packages" />
10 <excludeFolder url="file://$MODULE_DIR$/test/integration/support/packages" /> 10 <excludeFolder url="file://$MODULE_DIR$/test/integration/support/packages" />
11 <excludeFolder url="file://$MODULE_DIR$/test/packages" /> 11 <excludeFolder url="file://$MODULE_DIR$/test/packages" />
12 <excludeFolder url="file://$MODULE_DIR$/test/src/channel/packages" /> 12 <excludeFolder url="file://$MODULE_DIR$/test/src/channel/packages" />
13 <excludeFolder url="file://$MODULE_DIR$/test/src/packages" /> 13 <excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
14 <excludeFolder url="file://$MODULE_DIR$/test/utilities/packages" /> 14 <excludeFolder url="file://$MODULE_DIR$/test/utilities/packages" />
15 <excludeFolder url="file://$MODULE_DIR$/tool/packages" /> 15 <excludeFolder url="file://$MODULE_DIR$/tool/packages" />
16 <excludeFolder url="file://$MODULE_DIR$/tool/spec/packages" /> 16 <excludeFolder url="file://$MODULE_DIR$/tool/spec/packages" />
17 </content> 17 </content>
18 <orderEntry type="inheritedJdk" /> 18 <orderEntry type="inheritedJdk" />
19 <orderEntry type="sourceFolder" forTests="false" /> 19 <orderEntry type="sourceFolder" forTests="false" />
20 <orderEntry type="library" name="Dart SDK" level="application" /> 20 <orderEntry type="library" name="Dart SDK" level="application" />
21 <orderEntry type="library" name="Dart SDK" level="project" />
21 </component> 22 </component>
22 </module> 23 </module>
OLDNEW
« no previous file with comments | « pkg/analyzer_cli/analyzer_cli.iml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698