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

Unified Diff: .classpath

Issue 5624117646589952: Issue 1771 - Update RootTools (Closed)
Patch Set: Renamed some stuff Created Jan. 23, 2015, 1:38 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | libs/RootTools-1.7.jar » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .classpath
diff --git a/.classpath b/.classpath
index a11142525ea38575b7145501ee708ee117202a85..f29090a30469617b3336b5764bf3dfded71f2a9d 100755
--- a/.classpath
+++ b/.classpath
@@ -4,7 +4,7 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
- <classpathentry kind="lib" path="libs/RootTools-1.7.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+ <classpathentry kind="lib" path="libs/RootTools-3.4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
« 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