How to delete Eclipse completely (including settings and plugins) from Mac OS X?

青春壹個敷衍的年華 提交于 2019-12-03 01:17:19

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).

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).

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.

Add ~/Library/Caches/org.eclipse.platform.ide to the list

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!