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

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

Issue 9677041: Remove D8 and JS compiling cruft from dartc eclipse config (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated patch 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 unified diff | Download patch | Annotate | Revision Log
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="cases"/> 3 <classpathentry kind="src" path="cases"/>
4 <classpathentry kind="src" path="jscomp"/>
5 <classpathentry kind="src" path="suites"/> 4 <classpathentry kind="src" path="suites"/>
6 <classpathentry kind="src" path="imported"/> 5 <classpathentry kind="src" path="imported"/>
7 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/> 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/>
8 <classpathentry combineaccessrules="false" kind="src" path="/dartc"/> 7 <classpathentry combineaccessrules="false" kind="src" path="/dartc"/>
9 <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"/> 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"/>
10 <classpathentry kind="var" path="DART_TRUNK/third_party/junit/v4_8_2/jun it.jar"/> 9 <classpathentry kind="var" path="DART_TRUNK/third_party/junit/v4_8_2/jun it.jar"/>
11 <classpathentry kind="var" path="DART_TRUNK/third_party/guava/r09/guava- r09.jar"/> 10 <classpathentry kind="var" path="DART_TRUNK/third_party/guava/r09/guava- r09.jar"/>
12 <classpathentry kind="output" path="output"/> 11 <classpathentry kind="output" path="output"/>
13 </classpath> 12 </classpath>
OLDNEW
« no previous file with comments | « compiler/eclipse.workspace/dartc/deps/README.txt ('k') | compiler/eclipse.workspace/tests/.project » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698