When I try to clean the project from tomcat. I\'m getting this error:
Could not delete
. May be locked by another process.
First of all, try to just restart tomcat.
Then, try to clean everything:
Tomcat vX.Y Server > Clean
.Project > Clean
.Tomcat vX.Y Server
, underneath it your project is displayed, right click it and select "Clean Module Work Directory..."You can also try to start the server in Debug mode: right click Tomcat vX.Y Server > Debug
.