When I try to delete a java project I receive attached error.
Should I disconnect the project first before deleting it. I want to delete the project from my workspace and recreate it again from the clearcase repository.

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is usually due to a
view_server.exeprocess still locking a file.You should disconnect first, but also make sure the view has been stopped.
It is best to stop the view from the command-line:
Then, you should be able to delete the project from Eclipse without problem (unless you have other processes, not related to ClearCase, keeping an handle on one of your project files).