idea中visualvm插件怎么配置具体配置

在linux系统中:
在根目录/home/当前用户名/.config/JetBrains/IntelliJIdea2020.具体版本号/options目录下时默认插件安装配置文件的位置。
有一个名为VisualVMLauncher.xml 文件,里面就是配置内容。



windows系统下:
老版本插件位置是
C:\Users\用户名.IntelliJIdea20xx.X\config\plugins
2020.x以上版本位置是
C:\Users\用户名\AppData\Roaming\JetBrains\IntelliJIdea202x.x\plugins

如有错误,还请指正。
配置完成后图:
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20210117200825749.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80NDA3MTcyMQ,size_16,color_FFFFFF,t_70)
![在这里插入图片描述]( https://img-blog.csdnimg.cn/20210117201027805.png?x-oss-process=image/watermark ,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80NDA3MTcyMQ
,size_16,color_FFFFFF,t_70)

posted on 2021-01-17 20:11  码农小钻风  阅读(544)  评论(0)    收藏  举报

导航