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

Side by Side Diff: adblockplussbrowser/.project

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 <projectDescription> 2 <projectDescription>
3 <name>AdblockPlusForSBrowser</name> 3 <name>AdblockPlusForSBrowser</name>
4 <comment></comment> 4 <comment></comment>
5 <projects> 5 <projects>
6 </projects> 6 </projects>
7 <buildSpec> 7 <buildSpec>
8 <buildCommand> 8 <buildCommand>
9 <name>com.android.ide.eclipse.adt.ResourceManagerBuilder </name> 9 <name>com.android.ide.eclipse.adt.ResourceManagerBuilder </name>
10 <arguments> 10 <arguments>
11 </arguments> 11 </arguments>
(...skipping 12 matching lines...) Expand all
24 <name>com.android.ide.eclipse.adt.ApkBuilder</name> 24 <name>com.android.ide.eclipse.adt.ApkBuilder</name>
25 <arguments> 25 <arguments>
26 </arguments> 26 </arguments>
27 </buildCommand> 27 </buildCommand>
28 </buildSpec> 28 </buildSpec>
29 <natures> 29 <natures>
30 <nature>com.android.ide.eclipse.adt.AndroidNature</nature> 30 <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
31 <nature>org.eclipse.jdt.core.javanature</nature> 31 <nature>org.eclipse.jdt.core.javanature</nature>
32 </natures> 32 </natures>
33 </projectDescription> 33 </projectDescription>
OLDNEW

Powered by Google App Engine
This is Rietveld