When I try to do a build
in Eclipse I get the following error message:
The project was not built due to "Could not delete '/xxx/WEB-INF/classes/.svn'.". Fix the problem, then try refreshing the project and building it since it may be inconsistent.
I've tried doing the clean
and the refresh
, but nothing, the error is still there. And since I can not do the build
I do not know if my changes are good or not.
Project tree:
Sorry but I can not give more information than this tree
Project
---- package folder
-------- packages
------------ classes
---- html
-------- folders
------------. jsp
---- web-inf
-------- folders
------------ folders
---------------- content
The .svn
folder that asks me to delete this inside content, the container folder is called com
which in turn is inside WEB-INF