在Idea中打开run Dashboard面板

Posted zxq-study-java

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在Idea中打开run Dashboard面板相关的知识,希望对你有一定的参考价值。

    找到项目目录的.idea目录,找到workspace.xml文件,,找到component标签,加入下面内容

<option name="configurationTypes">
<set>
<option value="SpringBootApplicationConfigurationType" />
</set>
</option>





以上是关于在Idea中打开run Dashboard面板的主要内容,如果未能解决你的问题,请参考以下文章

IDEA中Maven项目添加或识别至Springboot的Run Dashboard控制面板

IDEA中Maven项目添加或识别至Springboot的Run Dashboard控制面板

IDEA中Maven项目添加或识别至Springboot的Run Dashboard控制面板

idea打开Run Dashboard

IDEA 打开Run Dashboard

IDEA2020打开Run Dashboard