Spring Enabled Project does not allow cvs checkin Spring enabled directory.
./src/main/webapps
This is a also an maven project.
In other words, CVS sync shows that the ./src/main/webapps and files in that folder are in sync. Where in fact they have not yet been checked into cvs.
How do i use Spring enabled features and check in the required folders?
Note: The other developers do not yet use MyEclipse but do use Maven, Spring, Hibernate, etc.