Skip to content

Commit

Permalink
Update the Run Verifications run configuration to use the task from t…
Browse files Browse the repository at this point in the history
…he platform plugin v2.0
  • Loading branch information
picimako committed Sep 30, 2024
1 parent 463468c commit 1cec47b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@
</option>
<option name="taskNames">
<list>
<option value="runPluginVerifier" />
<option value="verifyPlugin" />
</list>
</option>
<option name="vmOptions" value="" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
</component>

0 comments on commit 1cec47b

Please sign in to comment.