File tree Expand file tree Collapse file tree 5 files changed +56
-31
lines changed Expand file tree Collapse file tree 5 files changed +56
-31
lines changed Original file line number Diff line number Diff line change 1
1
<component name =" ProjectRunConfigurationManager" >
2
2
<configuration default =" false" name =" Run Continue (CE)" type =" CompoundRunConfigurationType" >
3
- <toRun name =" Run Extension" type =" GradleRunConfiguration" />
3
+ <toRun name =" Run Extension (use TCP) " type =" GradleRunConfiguration" />
4
4
<toRun name =" Prompt Logs" type =" ShConfigurationType" />
5
5
<toRun name =" Start Core Dev Server (CE)" type =" ShConfigurationType" />
6
6
<toRun name =" Start GUI Dev Server" type =" ShConfigurationType" />
Original file line number Diff line number Diff line change 1
1
<component name =" ProjectRunConfigurationManager" >
2
2
<configuration default =" false" name =" Run Continue" type =" CompoundRunConfigurationType" >
3
- <toRun name =" Run Extension" type =" GradleRunConfiguration" />
3
+ <toRun name =" Run Extension (use TCP) " type =" GradleRunConfiguration" />
4
4
<toRun name =" Start Core Dev Server" type =" NodeJSConfigurationType" />
5
5
<toRun name =" IDE Logs" type =" ShConfigurationType" />
6
6
<toRun name =" Prompt Logs" type =" ShConfigurationType" />
Original file line number Diff line number Diff line change
1
+ <component name =" ProjectRunConfigurationManager" >
2
+ <configuration default =" false" name =" Run Extension (standalone)" type =" GradleRunConfiguration" factoryName =" Gradle" >
3
+ <ExternalSystemSettings >
4
+ <option name =" executionName" />
5
+ <option name =" externalProjectPath" value =" $PROJECT_DIR$/extensions/intellij" />
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 =" runIde" />
14
+ </list >
15
+ </option >
16
+ <option name =" vmOptions" />
17
+ </ExternalSystemSettings >
18
+ <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
19
+ <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
20
+ <DebugAllEnabled >false</DebugAllEnabled >
21
+ <RunAsTest >false</RunAsTest >
22
+ <method v =" 2" />
23
+ </configuration >
24
+ </component >
Original file line number Diff line number Diff line change
1
+ <component name =" ProjectRunConfigurationManager" >
2
+ <configuration default =" false" name =" Run Extension (use TCP)" type =" GradleRunConfiguration" factoryName =" Gradle" >
3
+ <ExternalSystemSettings >
4
+ <option name =" env" >
5
+ <map >
6
+ <entry key =" GUI_URL" value =" http://localhost:5173/jetbrains_index.html" />
7
+ <entry key =" USE_TCP" value =" true" />
8
+ </map >
9
+ </option >
10
+ <option name =" executionName" />
11
+ <option name =" externalProjectPath" value =" $PROJECT_DIR$/extensions/intellij" />
12
+ <option name =" externalSystemIdString" value =" GRADLE" />
13
+ <option name =" scriptParameters" value =" " />
14
+ <option name =" taskDescriptions" >
15
+ <list />
16
+ </option >
17
+ <option name =" taskNames" >
18
+ <list >
19
+ <option value =" runIde" />
20
+ </list >
21
+ </option >
22
+ <option name =" vmOptions" />
23
+ </ExternalSystemSettings >
24
+ <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
25
+ <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
26
+ <DebugAllEnabled >false</DebugAllEnabled >
27
+ <RunAsTest >false</RunAsTest >
28
+ <method v =" 2" />
29
+ </configuration >
30
+ </component >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments