WS-2017.1.3 <mdonnel@EDINBK107739 Update External Tools.xml
This commit is contained in:
parent
313972370e
commit
0a77d9e596
@ -20,7 +20,7 @@
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="AU TEST" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<tool name="AU BL" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<exec>
|
||||
<option name="COMMAND" value="C:\Program Files\nodejs\au.cmd" />
|
||||
<option name="PARAMETERS" value="test --bl" />
|
||||
@ -48,4 +48,11 @@
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="AU UI" showInMainMenu="true" showInEditor="true" showInProject="true" showInSearchPopup="true" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="false">
|
||||
<exec>
|
||||
<option name="COMMAND" value="C:\Program Files\nodejs\au.cmd" />
|
||||
<option name="PARAMETERS" value="test --ui" />
|
||||
<option name="WORKING_DIRECTORY" value="C:/dev/web-platform" />
|
||||
</exec>
|
||||
</tool>
|
||||
</toolSet>
|
Loading…
Reference in New Issue
Block a user