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

Side by Side Diff: .externalToolBuilders/org.eclipse.cdt.managedbuilder.core.genmakebuilder.launch

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 | « no previous file | .project » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
3 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value= "false"/>
4 <stringAttribute key="org.eclipse.ui.externaltools.ATTR_DISABLED_BUILDER" value= "org.eclipse.cdt.managedbuilder.core.genmakebuilder"/>
5 <mapAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"/>
6 <booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" va lue="true"/>
7 </launchConfiguration>
OLDNEW
« no previous file with comments | « no previous file | .project » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld