JetBrains_intellij-platform.../.run/Run IDE for UI Tests.run.xml

22 lines
976 B
XML
Raw Normal View History

2021-07-26 21:01:02 +00:00
<component name="ProjectRunConfigurationManager">
2021-09-02 13:44:46 +00:00
<configuration default="false" name="Run IDE for UI Tests" type="GradleRunConfiguration" factoryName="Gradle">
<log_file alias="idea.log" path="$PROJECT_DIR$/build/idea-sandbox/system/log/idea.log" />
2021-07-26 21:01:02 +00:00
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
2021-09-02 13:44:46 +00:00
<option name="scriptParameters" value="runIdeForUiTests" />
2021-07-26 21:01:02 +00:00
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list />
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<method v="2" />
</configuration>
</component>