We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run configuration that sets up working environment.
<component name="ProjectRunConfigurationManager"> <configuration default="false" name="setupWorkspace" type="GradleRunConfiguration" factoryName="Gradle"> <ExternalSystemSettings> <option name="executionName" /> <option name="externalProjectPath" value="$PROJECT_DIR$" /> <option name="externalSystemIdString" value="GRADLE" /> <option name="scriptParameters" value="" /> </ExternalSystemSettings> <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> <DebugAllEnabled>false</DebugAllEnabled> <method v="2"> <option name="Gradle.BeforeRunTask" enabled="true" tasks="createLaunchRunConfigs" externalProjectPath="$PROJECT_DIR$" vmOptions="" scriptParameters="" /> <option name="Gradle.BeforeRunTask" enabled="true" tasks="createModSearchScopes" externalProjectPath="$PROJECT_DIR$" vmOptions="" scriptParameters="" /> <option name="Gradle.BeforeRunTask" enabled="true" tasks="createDiscordIntegration" externalProjectPath="$PROJECT_DIR$" vmOptions="" scriptParameters="" /> <option name="RunConfigurationTask" enabled="true" run_configuration_name="decompileZomboid" run_configuration_type="GradleRunConfiguration" /> <option name="RunConfigurationTask" enabled="true" run_configuration_name="runZomboidDoc" run_configuration_type="GradleRunConfiguration" /> </method> </configuration> </component>
The text was updated successfully, but these errors were encountered:
1d26de5
Remove distribution run configurations
2f3c752
Run configurations are generated by Capsid since v0.4.0: - pzstorm/capsid#7 - pzstorm/capsid#8
No branches or pull requests
Run configuration that sets up working environment.
The text was updated successfully, but these errors were encountered: