-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathh2-test.run.xml
25 lines (25 loc) · 939 Bytes
/
h2-test.run.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="h2Test" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="--stacktrace --info" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="h2Test" />
</list>
</option>
<option name="vmOptions" value="" />
</ExternalSystemSettings>
<extension name="com.egoshard.intellij.k8s-runtime-config-plugin">
<option name="ENABLED" value="false" />
<entries />
</extension>
<GradleScriptDebugEnabled>true</GradleScriptDebugEnabled>
<method v="2" />
</configuration>
</component>