今天就跟大家聊聊有关使用idea如何开启Run Dashboard ,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。
1.idea中开启Run Dashboard
参照网址
https://blog.csdn.net/qq_38225558/article/details/86294401?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param
联想到sts工具的springboot项目管理窗口
idea窗口的springboot项目管理窗口Run Dashboard
说明:
idea版本不同,可能展示run dashboard的步骤不同
参照网址的大体步骤是
在.idea下的workspace.xml文件中找到 标签,然后添加如下节点