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

Side by Side Diff: adblockplussbrowser/.classpath

Issue 29424711: Issue 4777 - Add support for Gradle build (Closed)
Patch Set: Created April 28, 2017, 2:41 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
anton 2017/04/29 10:23:25 should be excluded from the repo
2 <classpath> 2 <classpath>
3 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRA MEWORK"/> 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"/> 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"/> 5 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse .adt.DEPENDENCIES"/>
6 <classpathentry kind="src" path="src"/> 6 <classpathentry kind="src" path="src"/>
7 <classpathentry kind="src" path="gen"/> 7 <classpathentry kind="src" path="gen"/>
8 <classpathentry kind="output" path="bin/classes"/> 8 <classpathentry kind="output" path="bin/classes"/>
9 </classpath> 9 </classpath>
OLDNEW

Powered by Google App Engine
This is Rietveld