Eclipse工作区无法保存(Vista)

时间:2020-12-14 23:11:32

I've recently upgraded to Eclipse 3.4 (Ganymede), but I'm experiencing some intermittent issues with my workspace saving and loading on shutdown/startup. The problems seems to be intermittent but occurs more frequently than not. When I start Eclipse, the workspace does not load with the previously opened files and settings (no files are open and windows return to default locations).

我最近升级到Eclipse 3.4(Ganymede),但我遇到了一些间歇性的问题,我的工作区保存和关机/启动时加载。问题似乎是间歇性的,但更频繁地发生。当我启动Eclipse时,工作区不会加载先前打开的文件和设置(没有文件打开,窗口返回默认位置)。

I suspect that this may have something to do with UAC in Vista. I am running Eclipse on Windows Vista Business 32-bit.

我怀疑这可能与Vista中的UAC有关。我在Windows Vista Business 32位上运行Eclipse。

Any ideas? At the minimum, it may be helpful to see if Eclipse is periodically saving the workspace, as it should - which files might I be looking for?

有任何想法吗?至少,看看Eclipse是否定期保存工作区可能会有所帮助,因为它应该 - 我可能正在寻找哪些文件?

1 个解决方案

#1


You might be running into the virtualised folders issue. UAC tries to silently stop apps from crashing but wont allow them to write to folders such as program files etc. Try running eclipse as administrator and see if you get the same issue. If so try moving your workspace folder into your user directory and see if that lets you get things done?

您可能正在遇到虚拟化文件夹问题。 UAC尝试静默停止应用程序崩溃,但不允许他们写入程序文件等文件夹。尝试以管理员身份运行eclipse,看看是否遇到同样的问题。如果是这样,请尝试将工作区文件夹移动到您的用户目录中,看看是否可以让您完成工作?

#1


You might be running into the virtualised folders issue. UAC tries to silently stop apps from crashing but wont allow them to write to folders such as program files etc. Try running eclipse as administrator and see if you get the same issue. If so try moving your workspace folder into your user directory and see if that lets you get things done?

您可能正在遇到虚拟化文件夹问题。 UAC尝试静默停止应用程序崩溃,但不允许他们写入程序文件等文件夹。尝试以管理员身份运行eclipse,看看是否遇到同样的问题。如果是这样,请尝试将工作区文件夹移动到您的用户目录中,看看是否可以让您完成工作?