I am using MyEclipse with Spring and the MyEclipse/Spring page on the project says it is using version 2. However, when I use the spring-beans-2.0.dtd doctype in my xml files, it does not work correctly. For instance, it will not let me use the scope attribute for the bean tag and insists on the singleton attribute instead. Is this a configuration issue or do you not support editing the 2.0 XMLs?