Locking is not possible in the directory C:\eclipse\configuration\org.eclipse.osgi

前端 未结 12 2100
野趣味
野趣味 2020-12-09 02:15

I used to have Eclipse 3.5.2 working from my Limited User Account (i.e. not Administrator).

But when I upgraded to 3.6.2, Eclipse refuses to run in the Limited User

12条回答
  •  一个人的身影
    2020-12-09 02:26

    Here is another reason why this message appears. It may seem an obvious thing to check, but if the read-only flag is set on the .fileTableLock file (this is in Windows, don't know about Linux) then you'll also get that Access Denied error. This arose because we were unzipping a pre-configured workspace and configuration into our users' IDE environments.

提交回复
热议问题