开发者

Uninstalling plugins/features does not remove files under eclipse 3.5

I am using Eclipse 3.5. I understand that eclipse platform is defined by the plugins present under the eco system. However, I see that the plugin details are duplicated under workspace 'C:\workspace\.metadata\.plugins' and installation directory 'C:\eclipse\plugins'.

If I uninstall plugins (using Help > About Eclipse SDK > Installation details), I find that the actual files are not removed.

Can I manually change the .metadata di开发者_开发技巧rectory contents and be happy or am I missing some thing?

How do I ensure that the .metadata\plugins are also removed when I uninstall plugins/features? Where does eclipse pick the configuration details from?

I have multiple workspaces and workspace is not my default workspace.

I have actually ran uninstall on one of the workspaces, as one of the plugins was significantly effecting the platform. The metadata entries and plugin directory contents are still there, but the problem is resolved.

Which still raises the question, can I delete the files manually? I have only one eclipse installation (not a shared one, hence no version conflicts)


I have never fiddled with <workspace>\.metadata\.plugins, as it contains properties for the installed plugins that you might need should you re-install a plugin you previously removed.

I always move all installed plugins in a shared dropins directory, which allows me:

  • to share a set of plugins amongst several workspace/eclipse installations
  • to remove a plugin manually to deleting it directly within that shared directory.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜