PY-2021.2 <debuggerx@debuggerx-PC Overwrite remote http://home.debuggerx.com:3000/debuggerx/JetBrainsSettings.git to local
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
<toolSet name="External Tools">
|
||||
<tool name="RefreshAssets4Flutter" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="true">
|
||||
<exec>
|
||||
<option name="COMMAND" value="$USER_HOME$/flutter/bin/dart" />
|
||||
<option name="PARAMETERS" value="$USER_HOME$/Documents/code/asset_generator.dart" />
|
||||
<option name="WORKING_DIRECTORY" value="$ProjectFileDir$" />
|
||||
</exec>
|
||||
</tool>
|
||||
<tool name="Json4Flutter" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="false" showConsoleOnStdErr="false" synchronizeAfterRun="true">
|
||||
<exec>
|
||||
<option name="COMMAND" value="$USER_HOME$/PycharmProjects/JSONFormat4Flutter/venv/bin/python3" />
|
||||
<option name="PARAMETERS" value="$USER_HOME$/PycharmProjects/JSONFormat4Flutter/formatter.py" />
|
||||
<option name="WORKING_DIRECTORY" value="$ProjectFileDir$" />
|
||||
</exec>
|
||||
</tool>
|
||||
</toolSet>
|
||||
Reference in New Issue
Block a user