2017-01-11 11:30:00 +00:00
|
|
|
<toolSet name="External Tools">
|
|
|
|
<tool name="Aurelia" 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" />
|
2017-02-06 12:05:45 +00:00
|
|
|
<option name="PARAMETERS" value="run --watch --dev" />
|
2017-01-11 11:30:00 +00:00
|
|
|
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
|
|
|
</exec>
|
|
|
|
</tool>
|
2017-02-01 09:46:08 +00:00
|
|
|
<tool name="Jest" 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\jest.cmd" />
|
2017-02-16 15:52:14 +00:00
|
|
|
<option name="PARAMETERS" value="C:\dev\iws-international\web-platform\src\components\products\portfolio\ft-fixed-income-sector-breakdown\lib\en-us-retail\fixed-income-sector-breakdown.spec.js --watch --coverage" />
|
2017-02-01 09:46:08 +00:00
|
|
|
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
|
|
|
</exec>
|
|
|
|
</tool>
|
2017-02-03 14:51:20 +00:00
|
|
|
<tool name="Aurelia HARD" 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="run" />
|
|
|
|
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
|
|
|
</exec>
|
|
|
|
</tool>
|
2017-02-07 09:25:05 +00:00
|
|
|
<tool name="AU BUILD" 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="build" />
|
|
|
|
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/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">
|
|
|
|
<exec>
|
|
|
|
<option name="COMMAND" value="C:\Program Files\nodejs\au.cmd" />
|
2017-02-07 09:54:56 +00:00
|
|
|
<option name="PARAMETERS" value="test --bl" />
|
2017-02-07 09:25:05 +00:00
|
|
|
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
|
|
|
|
</exec>
|
|
|
|
</tool>
|
2017-01-11 11:30:00 +00:00
|
|
|
</toolSet>
|