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

Delta Between Two Patch Sets: .classpath

Issue 8526013: ABP/Android build files (Closed)
Left Patch Set: Created Oct. 5, 2012, 9:13 a.m.
Right Patch Set: ABP/Android build files Created Nov. 15, 2012, 6:56 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | .project » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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_FRAMEWORK "/> 5 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK "/>
6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7 <classpathentry kind="lib" path="libs/RootTools-1.7.jar"/> 7 <classpathentry kind="lib" path="libs/RootTools-1.7.jar"/>
8 <classpathentry kind="output" path="bin/classes"/> 8 <classpathentry kind="output" path="bin/classes"/>
9 </classpath> 9 </classpath>
LEFTRIGHT
« no previous file | .project » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld