When I use eclipse today, I suddenly get stuck, and then I force the eclipse to be closed and then reopen it with an error as follows:
Workspace in use or cannot is created, choose a different one.
Error Reason: This is typically the case where the. lock file appears in the workspace configuration file (workspace/.metadata/.lock) and locked the workspace. Delete the. lock file.
If the file cannot be deleted, it may be because the javaw.exe process is not finished, and the process is ended and the Eclipse.exe process is deleted.
Under normal circumstances, if you open a workspace, you will be prompted when you want to open another workspace.
==================================================================================================
Ouyangpeng welcome reprint, sharing with people is the source of progress!
Reprint please keep the original address : Http://blog.csdn.net/ouyang_peng
==================================================================================================
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
My Java Development Learning journey------>workspace in use or cannot be created, choose a different one.--error resolution