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

Side by Side Diff: compiler/eclipse.workspace/dartc/.classpath

Issue 12326093: Remove r09 of guava; make sure all the dartc files are updated to use r13. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « compiler/dart_analyzer.xml ('k') | compiler/eclipse.workspace/tests/.classpath » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/>
5 <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"/> 5 <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"/>
6 » <classpathentry kind="var" path="DART_TRUNK/third_party/guava/r09/guava- r09.jar" sourcepath="/DART_TRUNK/third_party/guava/r09/guava-src-r09.zip"/> 6 » <classpathentry kind="var" path="DART_TRUNK/third_party/guava/r13/guava- 13.0.1.jar" sourcepath="/DART_TRUNK/third_party/guava/r13/guava-13.0.1-sources.z ip"/>
7 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-core-1.3.0RC2.jar"/> 7 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-core-1.3.0RC2.jar"/>
8 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-generator-1.3.0RC2.jar"/> 8 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-generator-1.3.0RC2.jar"/>
9 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-integration-1.3.0RC2.jar"/> 9 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-integration-1.3.0RC2.jar"/>
10 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-library-1.3.0RC2.jar"/> 10 <classpathentry kind="var" path="DART_TRUNK/third_party/hamcrest/v1_3/ha mcrest-library-1.3.0RC2.jar"/>
11 <classpathentry kind="var" path="DART_TRUNK/third_party/json/r2_20080312 /json.jar"/> 11 <classpathentry kind="var" path="DART_TRUNK/third_party/json/r2_20080312 /json.jar"/>
12 <classpathentry kind="var" path="DART_TRUNK/third_party/junit/v4_8_2/jun it.jar" sourcepath="/DART_TRUNK/third_party/junit/v4_8_2/junit-src.jar"/> 12 <classpathentry kind="var" path="DART_TRUNK/third_party/junit/v4_8_2/jun it.jar" sourcepath="/DART_TRUNK/third_party/junit/v4_8_2/junit-src.jar"/>
13 <classpathentry kind="output" path="output"/> 13 <classpathentry kind="output" path="output"/>
14 </classpath> 14 </classpath>
OLDNEW
« no previous file with comments | « compiler/dart_analyzer.xml ('k') | compiler/eclipse.workspace/tests/.classpath » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698