Eclipse在哪里存储有关从哪个工作空间开始的信息?

Eclipse在哪里存储有关从哪个工作空间开始的信息?

问题描述:

当我启动Eclipse时,它从我创建并选择不再询问的工作区之一开始(通常,Eclipse在启动时询问要从哪个工作区开始)。

When I launch Eclipse it starts with one of the workspaces I created and selected "don't ask again" (standardly, Eclipse asks about which workspace to start with during the startup).

因此它必须存储要使用哪个工作区的某个地方。

So it must store somewhere which workspace to use. Where does it store this piece of information?

$ HOME / .eclipse / org.eclipse.platform_3.7.0_155965261 / configuration / .settings

有一个文件

org.eclipse.ui.ide.prefs

存储位置。