11<component name =" ProjectRunConfigurationManager" >
2- <configuration default =" false" name =" Run Verifications" type =" GradleRunConfiguration" factoryName =" Gradle" >
3- <log_file alias =" idea.log" path =" $PROJECT_DIR$/build/idea-sandbox/system/log/idea.log" />
4- <ExternalSystemSettings >
5- <option name =" executionName" />
6- <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
7- <option name =" externalSystemIdString" value =" GRADLE" />
8- <option name =" scriptParameters" value =" " />
9- <option name =" taskDescriptions" >
10- <list />
11- </option >
12- <option name =" taskNames" >
13- <list >
14- <option value =" runPluginVerifier" />
15- </list >
16- </option >
17- <option name =" vmOptions" value =" " />
18- </ExternalSystemSettings >
19- <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
20- <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
21- <DebugAllEnabled >false</DebugAllEnabled >
22- <method v =" 2" >
23- <option name =" Gradle.BeforeRunTask" enabled =" true" tasks =" clean" externalProjectPath =" $PROJECT_DIR$" vmOptions =" " scriptParameters =" " />
24- </method >
25- </configuration >
2+ <configuration default =" false" name =" Run Verifications" type =" GradleRunConfiguration" factoryName =" Gradle" >
3+ <log_file alias =" idea.log" path =" $PROJECT_DIR$/build/idea-sandbox/system/log/idea.log" />
4+ <ExternalSystemSettings >
5+ <option name =" executionName" />
6+ <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
7+ <option name =" externalSystemIdString" value =" GRADLE" />
8+ <option name =" scriptParameters" value =" " />
9+ <option name =" taskDescriptions" >
10+ <list />
11+ </option >
12+ <option name =" taskNames" >
13+ <list >
14+ <option value =" verifyPlugin" />
15+ </list >
16+ </option >
17+ <option name =" vmOptions" value =" " />
18+ </ExternalSystemSettings >
19+ <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
20+ <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
21+ <DebugAllEnabled >false</DebugAllEnabled >
22+ <RunAsTest >false</RunAsTest >
23+ <method v =" 2" />
24+ </configuration >
2625</component >
0 commit comments