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 中更改了一些我不应该拥有的设置。我想将 Eclipse 恢复到我以前的设置。可能吗?
一些想法?
在“窗口”菜单下,单击“重置透视图”。
所有设置都保存在工作区中(除了那些您明确设置的设置,eclipse.ini如用于运行 Eclipse 本身或内存大小的 JRE)。因此,只需切换到另一个工作区即可重新开始。然后,您可以将现有项目导入新工作区(不要忘记在对话框中选中“复制到工作区”)。如果您想保留某些设置,您可以尝试导出/导入特定的首选项,但这很不稳定。导入/导出和切换工作区都在File菜单中。
eclipse.ini
File