.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator.launch
author ymh <ymh.work@gmail.com>
Mon, 22 Oct 2018 17:04:30 +0200
changeset 1480 d2d28468b410
parent 64 162c1de6545a
permissions -rw-r--r--
Add support for displaying new protocol
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
64
162c1de6545a Google analytics and small code reorg
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
162c1de6545a Google analytics and small code reorg
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     2
<launchConfiguration type="org.eclipse.ui.externaltools.ProgramBuilderLaunchConfigurationType">
162c1de6545a Google analytics and small code reorg
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     3
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="false"/>
162c1de6545a Google analytics and small code reorg
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     4
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_DISABLED_BUILDER" value="org.eclipse.wst.jsdt.core.javascriptValidator"/>
162c1de6545a Google analytics and small code reorg
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     5
<mapAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS"/>
162c1de6545a Google analytics and small code reorg
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     6
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
162c1de6545a Google analytics and small code reorg
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     7
</launchConfiguration>