File tree Expand file tree Collapse file tree 3 files changed +28
-12
lines changed Expand file tree Collapse file tree 3 files changed +28
-12
lines changed Original file line number Diff line number Diff line change 11<component name =" ProjectRunConfigurationManager" >
2- <configuration default =" false" name =" IDEA" type =" GradleRunConfiguration" factoryName =" Gradle" >
3- <log_file alias =" log" path =" $PROJECT_DIR$/build/idea-sandbox/system/log/idea.log" />
2+ <configuration default =" false" name =" Build" type =" GradleRunConfiguration" factoryName =" Gradle" >
43 <ExternalSystemSettings >
54 <option name =" executionName" />
65 <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
76 <option name =" externalSystemIdString" value =" GRADLE" />
8- <option name =" scriptParameters" value =" " />
7+ <option name =" scriptParameters" value =" buildPlugin " />
98 <option name =" taskDescriptions" >
109 <list />
1110 </option >
1211 <option name =" taskNames" >
13- <list >
14- <option value =" runIde" />
15- </list >
12+ <list />
1613 </option >
17- <option name =" vmOptions" value = " " />
14+ <option name =" vmOptions" />
1815 </ExternalSystemSettings >
1916 <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
2017 <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" Run" type =" GradleRunConfiguration" factoryName =" Gradle" >
3+ <ExternalSystemSettings >
4+ <option name =" executionName" />
5+ <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
6+ <option name =" externalSystemIdString" value =" GRADLE" />
7+ <option name =" scriptParameters" value =" runIde" />
8+ <option name =" taskDescriptions" >
9+ <list />
10+ </option >
11+ <option name =" taskNames" >
12+ <list />
13+ </option >
14+ <option name =" vmOptions" />
15+ </ExternalSystemSettings >
16+ <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
17+ <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
18+ <DebugAllEnabled >false</DebugAllEnabled >
19+ <method v =" 2" />
20+ </configuration >
21+ </component >
Original file line number Diff line number Diff line change 44 <option name =" executionName" />
55 <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
66 <option name =" externalSystemIdString" value =" GRADLE" />
7- <option name =" scriptParameters" value =" " />
7+ <option name =" scriptParameters" value =" test " />
88 <option name =" taskDescriptions" >
99 <list />
1010 </option >
1111 <option name =" taskNames" >
12- <list >
13- <option value =" test" />
14- </list >
12+ <list />
1513 </option >
16- <option name =" vmOptions" value = " " />
14+ <option name =" vmOptions" />
1715 </ExternalSystemSettings >
1816 <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
1917 <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
You can’t perform that action at this time.
0 commit comments