2016-02-26 36 views
-1

我是Spring MVC的新手,剛剛開始使用視頻教程學習它。我正在使用最新版本的Spring Tool套件 我感到有些問題,並且沒有解決方案正在工作 我不得不添加依賴項「org.springframework spring-webmvc」 ,但它沒有顯示在搜索結果中添加依賴部分無法更新中央的索引| http://repo1.maven.org/maven2

我搜索了計算器和嘗試以下解決方案:

Eclipse : Maven search dependencies doesn't work

Classic error: Unable to update index for central|http://repo1.maven.org/maven2 但他們沒有工作回回我

這裏是錯誤圖片:無法更新中央|的索引http://repo1.maven.org/maven2

更新索引框保持加載但沒有下載。請幫我

回答

0

假設你已經正確安裝行家,讓Eclipse來訪問你需要去窗口 - >首選項行家過濾行家指數然後勾選

Download repository index in startup. 
+0

感謝回答,但我已經嘗試過這,仍然沒有工作。我正在使用Spring工具套件 –

+0

是否可以從命令行工作?你的home/.m2文件夾中有你的settings.xml文件嗎? –