我已经在专用的intelliJ面板上安装了visualvm插件。我现在是插件路径。我找不到它,我试过了:~/Library/Application Support/IntelliJIdeaXX,但我只得到了两个文件availables.xml extensions.xml。我假设询问的路径是已安装插件的jar文件,但我不知道它存储在哪里。有人能帮帮忙吗?
发布于 2017-09-11 13:55:11
Mac
/Applications/IntelliJ IDEA.app/Contents/plugins
发布于 2021-04-20 05:51:13
Location of the IDE files depends on the operating system, product and version.
C:\Users\AppData\Roaming\JetBrains\IntelliJIdea2020.3\plugins :插件(idea.plugins.path):Windows
macOS:插件(idea.plugins.path):~/库/应用
Linux:插件(idea.plugins.path):~/.local/share/JetBrains/IntelliJIdea2020.3
https://stackoverflow.com/questions/25567111
复制相似问题