ramnee,
We are trying to get Spring 3.2 support into the upcoming MyEclipse 11 release, but we cannot commit for sure at this stage.
As a workaround you would need to create User libraries for the Spring 3.2 JARs or simply dump them raw on the project’s classpath. If you set your project up to use classpath containers, you would have to remove the classpath containers containing the spring libs and then add the corresponding Spring 3.2 jars to your classpath. If you used libraries, then you’d need to remove the libs from your project and replace them with the updated libraries.
Let us know if you see any issues.