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

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

Issue 2689673003: Add intellij metadata to the repo. (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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module type="WEB_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output />
5 <content url="file://$MODULE_DIR$">
6 <excludeFolder url="file://$MODULE_DIR$/.pub" />
7 <excludeFolder url="file://$MODULE_DIR$/build" />
8 <excludeFolder url="file://$MODULE_DIR$/packages" />
9 <excludeFolder url="file://$MODULE_DIR$/test/integration/packages" />
10 <excludeFolder url="file://$MODULE_DIR$/test/integration/support/packages" />
11 <excludeFolder url="file://$MODULE_DIR$/test/packages" />
12 <excludeFolder url="file://$MODULE_DIR$/test/src/channel/packages" />
13 <excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
14 <excludeFolder url="file://$MODULE_DIR$/test/utilities/packages" />
15 <excludeFolder url="file://$MODULE_DIR$/tool/packages" />
16 <excludeFolder url="file://$MODULE_DIR$/tool/spec/packages" />
17 </content>
18 <orderEntry type="inheritedJdk" />
19 <orderEntry type="sourceFolder" forTests="false" />
20 <orderEntry type="library" name="Dart SDK" level="application" />
21 </component>
22 </module>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698