Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下目录用于什么?
我的 Eclipse 太不稳定了。我必须经常删除这些目录并重新安装所有内容。
Program Files\Eclipse\plugins
用于 Eclipse 附带的原始插件,以及来自 sdk 的插件和您下载的其他内容。
~/.eclipse/org.eclipse.platform_4.2.0_2049681907/plugins/
这个我不确定,但我认为这是关于更新的。
~/workspace/.metadata/.plugins
这个是关于你的项目的首选,它是隐藏的。