雙擊Eclipse提示「The default workspace 「xxxx」 is in use or cannot be created Please choose a different on

原因 出現這種情況一般是workspace的配置文件中出現了.lock文件(workspace/.metadata/.lock),鎖定了workspace。 解決 把.lock文件刪除即可。 如果該文件不能刪除,可能是因爲javaw.exe進程未結束,結束該進程及eclipse.exe進程即可刪除。 正常情況下,如果你打開了一個workspace,在想打開另一個workspace也會出現上面的提示
相關文章
相關標籤/搜索