在OS X上的IntelliJ中,如何清除所有全局设置信息,许可等(任何项目外部) [英] In IntelliJ on OS X, how do you clear out all global setting info, licensing etc. (external to any project)

查看:87
本文介绍了在OS X上的IntelliJ中,如何清除所有全局设置信息,许可等(任何项目外部)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的mac上有一些IntelliJ的低级问题,我真的想把所有东西都归零并重新开始。但是,即使在删除应用程序并重新安装它之后,IntelliJ仍然会记住最后一个项目是什么,使用什么许可密钥等等。这些信息存储在哪里?什么是清除它的最佳方法?

I am having some low level issues with IntelliJ on my mac, I really want to just zero everything out and start over. But even after removing the application and re-installing it, IntelliJ still remembers things like what the last project was, what licensing key to use etc. Where is this information stored? And what is the best way to clear it out?

推荐答案

通常情况下,这样的信息可以在以下某个地方找到OS X:

Normally information like this will be found in one of the following places in OS X:

/ Users / username / Library / Preferences / AppName

/Users/username/Library/Preferences/com.appname.plist

/ Users / username / Library / Application Support / AppName

/ Library / Preferences / AppName

/Library/Preferences/com.appname.plist

/ Library / Application Support / AppName

如果应用遵守您可以在一个或所有这些地方找到标准的OS X约定。如果它没有存储在这里你可能会检查你的主目录中的 /Users/username/.intellij 文件夹或类似的东西

If the app adheres to the standard OS X conventions you weill find info in one or all of these places. If it doesnt store here you might check for a /Users/username/.intellij folder or something similar in your home directory

这篇关于在OS X上的IntelliJ中,如何清除所有全局设置信息,许可等(任何项目外部)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆