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

Side by Side Diff: .project

Issue 5762506869964800: Disabled CDT builder for Eclipse (Closed)
Patch Set: Created June 11, 2014, 8:48 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « .externalToolBuilders/org.eclipse.cdt.managedbuilder.core.genmakebuilder.launch ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <projectDescription> 2 <projectDescription>
3 <name>Adblock Plus</name> 3 <name>Adblock Plus</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>org.eclipse.cdt.managedbuilder.core.genmakebuilder </name> 9 » » » <name>org.eclipse.ui.externaltools.ExternalToolBuilder</ name>
10 » » » <triggers>clean,full,incremental,</triggers> 10 » » » <triggers>full,incremental,</triggers>
11 <arguments> 11 <arguments>
12 <dictionary>
13 <key>LaunchConfigHandle</key>
14 <value>&lt;project&gt;/.externalToolBuil ders/org.eclipse.cdt.managedbuilder.core.genmakebuilder.launch</value>
15 </dictionary>
12 </arguments> 16 </arguments>
13 </buildCommand> 17 </buildCommand>
14 <buildCommand> 18 <buildCommand>
15 <name>com.android.ide.eclipse.adt.ResourceManagerBuilder </name> 19 <name>com.android.ide.eclipse.adt.ResourceManagerBuilder </name>
16 <arguments> 20 <arguments>
17 </arguments> 21 </arguments>
18 </buildCommand> 22 </buildCommand>
19 <buildCommand> 23 <buildCommand>
20 <name>com.android.ide.eclipse.adt.PreCompilerBuilder</na me> 24 <name>com.android.ide.eclipse.adt.PreCompilerBuilder</na me>
21 <arguments> 25 <arguments>
(...skipping 28 matching lines...) Expand all
50 </buildSpec> 54 </buildSpec>
51 <natures> 55 <natures>
52 <nature>com.android.ide.eclipse.adt.AndroidNature</nature> 56 <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
53 <nature>org.eclipse.jdt.core.javanature</nature> 57 <nature>org.eclipse.jdt.core.javanature</nature>
54 <nature>org.eclipse.cdt.core.cnature</nature> 58 <nature>org.eclipse.cdt.core.cnature</nature>
55 <nature>org.eclipse.cdt.core.ccnature</nature> 59 <nature>org.eclipse.cdt.core.ccnature</nature>
56 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</ nature> 60 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</ nature>
57 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature< /nature> 61 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature< /nature>
58 </natures> 62 </natures>
59 </projectDescription> 63 </projectDescription>
OLDNEW
« no previous file with comments | « .externalToolBuilders/org.eclipse.cdt.managedbuilder.core.genmakebuilder.launch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld