WS-2016.3.3 <mdonnel@EDINBK107739 Update find.xml, External Tools.xml

This commit is contained in:
martind2000 2017-02-01 12:04:34 +00:00
parent 14b4bb5705
commit 1430f08144
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
<application>
<component name="FindSettings">
<option name="customScope" value="File '[web-platform] - ...\src\components\products\portfolio\ft-statistics-and-positions\lib\statistics-and-positions.js'" />
<option name="defaultScopeName" value="File '[web-platform] - ...\src\components\products\portfolio\ft-statistics-and-positions\lib\statistics-and-positions.js'" />
<option name="customScope" value="Directory '[web-platform] - ...\src\components\products\portfolio\ft-asset-class-exposure'" />
<option name="defaultScopeName" value="Directory '[web-platform] - ...\src\components\products\portfolio\ft-asset-class-exposure'" />
<option name="skipResultsWithOneUsage" value="true" />
<option name="SKIP_RESULTS_WHEN_ONE_USAGE" value="true" />
<option name="SEARCH_SCOPE" value="File '[web-platform] - ...\src\components\products\portfolio\ft-statistics-and-positions\lib\statistics-and-positions.js'" />
<option name="SEARCH_SCOPE" value="Directory '[web-platform] - ...\src\components\products\portfolio\ft-asset-class-exposure'" />
<recentFileMasks>
<mask>*.properties</mask>
<mask>*.jsp</mask>

View File

@ -2,7 +2,7 @@
<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" />
<option name="PARAMETERS" value="run --watch --dev" />
<option name="PARAMETERS" value="run --watch" />
<option name="WORKING_DIRECTORY" value="C:/dev/iws-international/web-platform" />
</exec>
</tool>