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

Unified Diff: pkg/front_end/front_end.iml

Issue 2694033002: Add intellij metadata for pkg/front_end. (Closed)
Patch Set: update front_end.iml 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
« no previous file with comments | « client/idea/.idea/modules.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/front_end.iml
diff --git a/pkg/front_end/front_end.iml b/pkg/front_end/front_end.iml
new file mode 100644
index 0000000000000000000000000000000000000000..58263b312c87b7ad98206be401ff9ad2c108ad5d
--- /dev/null
+++ b/pkg/front_end/front_end.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/fasta/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/fasta/parser/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/fasta/rasta/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/fasta/scanner/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/src/base/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/tool/packages" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="Dart SDK" level="application" />
+ </component>
+</module>
« no previous file with comments | « client/idea/.idea/modules.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698