We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ea00d commit cc7ed6aCopy full SHA for cc7ed6a
1 file changed
.run/Run Verifications.run.xml
@@ -11,14 +11,18 @@
11
</option>
12
<option name="taskNames">
13
<list>
14
- <option value="runPluginVerifier" />
+ <option value="verifyPlugin" />
15
</list>
16
17
<option name="vmOptions" value="" />
18
</ExternalSystemSettings>
19
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
20
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
21
+ <ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled>
22
<DebugAllEnabled>false</DebugAllEnabled>
23
+ <RunAsTest>false</RunAsTest>
24
+ <GradleProfilingDisabled>false</GradleProfilingDisabled>
25
+ <GradleCoverageDisabled>false</GradleCoverageDisabled>
26
<method v="2" />
27
</configuration>
28
</component>
0 commit comments