HOWTO: fix “workspace in use” in Eclipse
If you have this error when you try to run Eclipse and you don’t have any running instance of Eclipse, solve it in this way:
- Go to your
workspacedirectory - Inside
.metadatadirectory, delete.lockfile - Run Eclipse.
Simple, isn’t it? :)
Comments