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

Side by Side Diff: client/fling/eclipse/classpath

Issue 9314025: Remove fling, deftserver (used only by fling), and commons-codec (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 10 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 | « client/fling/dist/runtime/logback.xml ('k') | client/fling/eclipse/project » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src/java/test"/>
4 <classpathentry kind="src" path="src/java/core"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER /org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4 "/>
7 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0 -SNAPSHOT/activation-1.1.1.jar"/>
8 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0 -SNAPSHOT/deft-0.4.0-SNAPSHOT.jar"/>
9 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0 -SNAPSHOT/logback-classic-0.9.28.jar"/>
10 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0 -SNAPSHOT/logback-core-0.9.28.jar"/>
11 <classpathentry kind="lib" path="@ROOT_DIR@/third_party/deftserver/0.4.0 -SNAPSHOT/slf4j-api-1.6.1.jar"/>
12 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li b/closure-compiler.jar"/>
13 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li b/dartc.jar"/>
14 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li b/args4j/2.0.12/args4j-2.0.12.jar"/>
15 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li b/guava/r09/guava-r09.jar"/>
16 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li b/json/r2_20080312/json.jar"/>
17 <classpathentry exported="true" kind="lib" path="@BUILD_DIR@/compiler/li b/rhino/1_7R3/js.jar"/>
18 <classpathentry kind="output" path="out/classes"/>
19 </classpath>
OLDNEW
« no previous file with comments | « client/fling/dist/runtime/logback.xml ('k') | client/fling/eclipse/project » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698