desktopApp.run.xml 923 B

1234567891011121314151617181920212223
  1. <component name="ProjectRunConfigurationManager">
  2. <configuration default="false" name="desktopApp" type="GradleRunConfiguration" factoryName="Gradle">
  3. <ExternalSystemSettings>
  4. <option name="executionName" />
  5. <option name="externalProjectPath" value="$PROJECT_DIR$/desktopApp" />
  6. <option name="externalSystemIdString" value="GRADLE" />
  7. <option name="scriptParameters" value="" />
  8. <option name="taskDescriptions">
  9. <list />
  10. </option>
  11. <option name="taskNames">
  12. <list>
  13. <option value="run" />
  14. </list>
  15. </option>
  16. <option name="vmOptions" value="" />
  17. </ExternalSystemSettings>
  18. <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
  19. <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
  20. <DebugAllEnabled>false</DebugAllEnabled>
  21. <method v="2" />
  22. </configuration>
  23. </component>