add intellij run configs
This commit is contained in:
9
.run/all_start_dev.run.xml
Normal file
9
.run/all_start_dev.run.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="all:start:dev" type="CompoundRunConfigurationType">
|
||||
<toRun name="dev:gui" type="ShConfigurationType" />
|
||||
<toRun name="dev:lib" type="ShConfigurationType" />
|
||||
<toRun name="dev:server" type="ShConfigurationType" />
|
||||
<toRun name="docker-env-dev" type="ShConfigurationType" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user