PY-2021.2 <debuggerx@debuggerx-PC Overwrite remote http://home.debuggerx.com:3000/debuggerx/JetBrainsSettings.git to local

This commit is contained in:
2021-08-26 14:25:20 +08:00
parent da90e1cd71
commit b14eddf523
59 changed files with 0 additions and 6399 deletions
-16
View File
@@ -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>