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

Unified Diff: compiler/eclipse.workspace/dartc/.project

Issue 9959053: dartc Eclipse projects no longer need these two source dirs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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 | « compiler/eclipse.workspace/dartc/.classpath ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/eclipse.workspace/dartc/.project
diff --git a/compiler/eclipse.workspace/dartc/.project b/compiler/eclipse.workspace/dartc/.project
index 93077c873ef660fae2e2c5ce28cb5b7e61abb847..58e595c013dc55196162486f8ecef0ea0f95f0ed 100644
--- a/compiler/eclipse.workspace/dartc/.project
+++ b/compiler/eclipse.workspace/dartc/.project
@@ -20,39 +20,5 @@
<type>2</type>
<locationURI>DART_TRUNK/compiler/java</locationURI>
</link>
- <link>
- <name>dartc.corelib/com/google/dart/corelib</name>
- <type>2</type>
- <locationURI>DART_TRUNK/compiler/lib</locationURI>
- </link>
- <link>
- <name>shared.corelib/com/google/dart/corelib</name>
- <type>2</type>
- <locationURI>DART_TRUNK/corelib</locationURI>
- </link>
</linkedResources>
- <filteredResources>
- <filter>
- <id>1304458098561</id>
- <name>shared.corelib/com/google/dart/corelib</name>
- <type>5</type>
- <matcher>
- <id>org.eclipse.ui.ide.orFilterMatcher</id>
- <arguments>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-*.dart</arguments>
- </matcher>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-*.app</arguments>
- </matcher>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-name-matches-false-false-*.lib</arguments>
- </matcher>
- </arguments>
- </matcher>
- </filter>
- </filteredResources>
</projectDescription>
« no previous file with comments | « compiler/eclipse.workspace/dartc/.classpath ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698