Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: .classpath

Issue 5624117646589952: Issue 1771 - Update RootTools (Closed)
Patch Set: Renamed some stuff Created Jan. 23, 2015, 1:38 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | libs/RootTools-1.7.jar » ('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="src" path="gen"/> 4 <classpathentry kind="src" path="gen"/>
5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRA MEWORK"/> 5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRA MEWORK"/>
6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse .adt.LIBRARIES"/> 6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse .adt.LIBRARIES"/>
7 <classpathentry kind="lib" path="libs/RootTools-1.7.jar"/>
8 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse .adt.DEPENDENCIES"/> 7 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse .adt.DEPENDENCIES"/>
8 <classpathentry kind="lib" path="libs/RootTools-3.4.jar"/>
9 <classpathentry kind="output" path="bin/classes"/> 9 <classpathentry kind="output" path="bin/classes"/>
10 </classpath> 10 </classpath>
OLDNEW
« no previous file with comments | « no previous file | libs/RootTools-1.7.jar » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld