如何从 Mac OS X 中完全删除 Eclipse(包括设置和插件)?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3185664/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to delete Eclipse completely (including settings and plugins) from Mac OS X?
提问by Eonil
My Eclipse with GAE broken and works strangely. So I deleted Eclipse from Application folder, but there is garbage left. I re-downloaded fresh new eclipse, but it runs with old settings, and broken GAE structure remained.
我的带有 GAE 的 Eclipse 坏了并且工作异常。所以我从 Application 文件夹中删除了 Eclipse,但还剩下垃圾。我重新下载了全新的 Eclipse,但它以旧设置运行,并且仍然存在损坏的 GAE 结构。
How can I DELETE completely Eclipse from my Mac? (without any kind of settings/plugins/logs etc.)
如何从我的 Mac 中完全删除 Eclipse?(没有任何类型的设置/插件/日志等)
回答by Bruno
Eclipse itself will be installed where you've unzipped the file you've downloaded. This directory contains Eclipse.app
, configuration/
, plugins/
and features/
(amongst others).
Eclipse 本身将安装在您解压缩下载的文件的位置。该目录包含Eclipse.app
,configuration/
,plugins/
及features/
(其中包括)。
Your workspace/
directory (in your home directory by default) contains all your projects and various settings too, in workspace/.metadata/
(see dot files if you want to have a look). Deleting the workspace will delete your own project files of course, so you would need to make sure you have a way to restore them from a clean version (for example from a version control system if you're using one).
您的workspace/
目录(默认情况下在您的主目录中)也包含您的所有项目和各种设置workspace/.metadata/
(如果您想查看,请参阅点文件)。删除工作区当然会删除您自己的项目文件,因此您需要确保有一种方法可以从干净的版本中恢复它们(例如,如果您正在使用版本控制系统,则可以从版本控制系统中恢复它们)。
If you don't want to delete your entire workspace, it might be worth moving it away and then copying the projects back in, leaving the new workspace/.metadata/
clean, to see if this fixes your problem.
如果您不想删除整个工作区,可能值得将其移走,然后将项目复制回,留下新的workspace/.metadata/
干净,看看这是否能解决您的问题。
回答by Johan
Add ~/Library/Caches/org.eclipse.platform.ide to the list
将 ~/Library/Caches/org.eclipse.platform.ide 添加到列表中
回答by rabidmachine9
Im not sure if this is the right place for such kind of questions...But r u using any applications such as "app cleaner"? if not try it... http://en.softonic.com/s/app-remover:mac
我不确定这是否是解决此类问题的正确位置...但是您是否使用任何应用程序,例如“应用程序清洁器”?如果不尝试... http://en.softonic.com/s/app-remover:mac