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

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

Issue 9702034: Removes dartc reliance on its own libraries, now can be targeted at any implementation's libraries (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: junit tests fixed 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
Index: compiler/eclipse.workspace/dartc/.project
diff --git a/compiler/eclipse.workspace/dartc/.project b/compiler/eclipse.workspace/dartc/.project
index 93077c873ef660fae2e2c5ce28cb5b7e61abb847..61939263b5d03ced29556a1e86c4022c985bce9d 100644
--- a/compiler/eclipse.workspace/dartc/.project
+++ b/compiler/eclipse.workspace/dartc/.project
@@ -21,14 +21,9 @@
<locationURI>DART_TRUNK/compiler/java</locationURI>
</link>
<link>
- <name>dartc.corelib/com/google/dart/corelib</name>
+ <name>dart-sdk</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>
+ <locationURI>DART_SDK</locationURI>
</link>
</linkedResources>
<filteredResources>
« no previous file with comments | « compiler/eclipse.workspace/dartc/.classpath ('k') | compiler/java/com/google/dart/compiler/CommandLineOptions.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698