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

Delta Between Two Patch Sets: .classpath

Issue 29424711: Issue 4777 - Add support for Gradle build (Closed)
Left Patch Set: Created April 28, 2017, 2:41 p.m.
Right Patch Set: Adjusting ignored files and updating support lib Created May 3, 2017, 1:43 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | .gitignore » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRA MEWORK"/>
4 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse .adt.LIBRARIES"/>
5 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse .adt.DEPENDENCIES"/>
6 <classpathentry kind="src" path="src"/>
7 <classpathentry kind="src" path="gen"/>
8 <classpathentry kind="output" path="bin/classes"/>
9 </classpath>
LEFTRIGHT
« no previous file | .gitignore » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld