myeclipse 8.5 spring配置文件不能自动提示

新安装的myeclipse8.5,编辑spring配置文件时,发现没有提示,于是按照网上所说的方法,配置了xml文件的自动提示,

在windows-->Preference-->MyEclipse-->File and Editors-->xml-->xml Catalog配置了如下配置:

Location:F:\money\jar\spring-framework-2.5.6\dist\resources\spring-beans-2.5.xsd

Key Type:Schema Location

Key:http://www.springframework.org/schema/beans/spring-beans-2.5.xsd

问题是现在我这样配置了,还是没有提示,请各位兄弟指教..

这样很难知道具体哪里有问题,你可以尝试Spring Tool Suite工具,也是基于eclispe由springsource二次开发的工具。