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

Unified Diff: pkg/meta/meta.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 side-by-side diff with in-line comments
Download patch
« pkg/analyzer_cli/.gitignore ('K') | « pkg/analyzer_plugin/analyzer_plugin.iml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/meta/meta.iml
diff --git a/pkg/meta/meta.iml b/pkg/meta/meta.iml
new file mode 100644
index 0000000000000000000000000000000000000000..b89b508762902278f696b3471970320aba82fa13
--- /dev/null
+++ b/pkg/meta/meta.iml
@@ -0,0 +1,14 @@
+<?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" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="Dart SDK" level="application" />
+ </component>
+</module>
« pkg/analyzer_cli/.gitignore ('K') | « pkg/analyzer_plugin/analyzer_plugin.iml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698