When I used eclipse today, I suddenly got stuck. Then I forced the eclipse to close, and then I opened it again with an error, such as the following:
Workspace in use or cannot is created, choose a different one.
cause of error: This is usually the case where the. lock file appears in the workspace configuration file (workspace/.metadata/.lock )。 Locked the workspace. Deleting the. lock file is possible.
Assume that the file cannot be deleted. It may be that the javaw.exe process is not finished, and the process and the Eclipse.exe process can be deleted.
Under normal circumstances, suppose you open a workspace, and if you want to open a workspace, you will also get the above hint.
==================================================================================================
Ouyangpeng welcome reprint, sharing with people is the source of progress!
Reprint please keep the original address : Http://blog.csdn.net/ouyang_peng
==================================================================================================
watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqvb3v5yw5nx3blbmc=/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/southeast ">
My Java Development learning journey------> Workspace in use or cannot is created, choose a different one.--error resolution method