1. 程式人生 > >Eclipse 安裝spring tools外掛,namespace不正常顯示及web.xml提示

Eclipse 安裝spring tools外掛,namespace不正常顯示及web.xml提示

 問題一:spring tool suite安裝

help ——about Eclipse 檢視 Eclipse 版本


Help-->Install New Software-->work with 中輸入http://dist.springsource.com/release/TOOLS/update/e4.4/ ,地址後面對應Eclipse版本,回車,過一會如下圖,勾選後面標註Spring IDE的選框,


點選finish,等待下載


重啟生效,同理可以新增其他框架的外掛。



問題二:web.xml不提示

http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd下載本地後,匯入


新增*.xml


配置後提示生效


問題三:spring配置檔案 namespace不能正常顯示


去掉第二個勾選即可生效


問題四:當前使用版本4.4更新外掛後Eclipse maven會消失

解決方案:

換4.3版本,操作如下,匯入重啟生效


maven存在,也可在4.4上試一試這種,由於下載了4.3,所以未驗證了