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

Side by Side Diff: dart/compiler/eclipse.workspace/tests/.classpath

Issue 20722006: Removed compiler/ directory from repository (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="cases"/>
4 <classpathentry kind="src" path="suites"/>
5 <classpathentry kind="src" path="imported"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/>
7 <classpathentry combineaccessrules="false" kind="src" path="/dartc"/>
8 <classpathentry kind="var" path="DART_TRUNK/third_party/args4j/2.0.12/ar gs4j-2.0.12.jar" sourcepath="/DART_TRUNK/third_party/args4j/2.0.12/args4j-2.0.12 -src.jar"/>
9 <classpathentry kind="var" path="DART_TRUNK/third_party/junit/v4_8_2/jun it.jar"/>
10 <classpathentry kind="var" path="DART_TRUNK/third_party/guava/r13/guava- 13.0.1.jar"/>
11 <classpathentry kind="output" path="output"/>
12 </classpath>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698