When upgrading spring versions, it would be convenient if Spring IDE showed a warning and offered a quick-fix if the schema declarations are outdated. In the sample below, when upgrading to Spring 2.5, it should warn on each '-2.0.xsd' declaration and offer a quick-fix to change to '-2.5.xsd'.