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

Unified Diff: .externalToolBuilders/Adblock Plus Native Builder.launch

Issue 6271583941296128: Disabled JNI auto build (Closed)
Patch Set: Created April 30, 2014, 8:44 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .project » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .externalToolBuilders/Adblock Plus Native Builder.launch
diff --git a/.externalToolBuilders/Adblock Plus Native Builder.launch b/.externalToolBuilders/Adblock Plus Native Builder.launch
index 710daf4f9e8d1788becf8df5f248d69b54ea9ed8..882ee5af367085fd4be94a0172b89e162aee221a 100755
--- a/.externalToolBuilders/Adblock Plus Native Builder.launch
+++ b/.externalToolBuilders/Adblock Plus Native Builder.launch
@@ -5,7 +5,7 @@
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="true"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_BUILD_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;resources&gt;&#10;&lt;item path=&quot;/AdblockPlus/jni&quot; type=&quot;2&quot;/&gt;&#10;&lt;/resources&gt;}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${env_var:NDKROOT}/ndk-build"/>
-<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,auto,"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/>
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${build_project}"/>
</launchConfiguration>
« no previous file with comments | « no previous file | .project » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld