I used MyEclipse to create a new web project, and have put some resource files (e.g. log4j.properties) into the folder “WEB-INF/classes”. However, every time I modified some java source file and do a project rebuild, Eclipse will delete all the resource files that I put under that directory.
Kindly advice if there is any way to avoid this.
Regards
Clarence