Fork me on GitHub

IntelliJ Config Path On Mac

Mac OS X

  • Configuration (idea.config.path):
~/Library/Preferences/<PRODUCT><VERSION>
  • Caches (idea.system.path):
~/Library/Caches/<PRODUCT><VERSION>
  • Plugins (idea.plugins.path):
~/Library/Application Support/<PRODUCT><VERSION>
  • Logs (idea.log.path):
~/Library/Logs/<PRODUCT><VERSION>

posted on 2020-02-09 22:27  pengyingh  阅读(449)  评论(0)    收藏  举报

导航