- Spring MVC Beginner’s Guide
- Amuthan G
- 129字
- 2021-07-16 11:25:40
Time for action – configuring Maven on STS
We learned how to configure Tomcat on STS. Similarly, to build our project, STS will use Maven. But we have to tell STS where Maven has been installed so that it can use the Maven installation to build our projects. Let's take a look at how we can configure Maven on STS:
- Open STS if it is not already open.
- Navigate to Window | Preferences | Maven | Installations.
- On the right-hand side, you can see the Add button, to locate Maven's installation.
- Click on the Add button and choose Maven's installed directory, as shown in the following screenshot:
Selecting Maven's location during the Maven configuration on STS
- Now click on the OK button in the Preferences window and close it.
推薦閱讀
- 漫話大數(shù)據(jù)
- 復(fù)雜性思考:復(fù)雜性科學(xué)和計算模型(原書第2版)
- Spark大數(shù)據(jù)分析實戰(zhàn)
- Python數(shù)據(jù)分析、挖掘與可視化從入門到精通
- Live Longer with AI
- 算法與數(shù)據(jù)中臺:基于Google、Facebook與微博實踐
- Sybase數(shù)據(jù)庫在UNIX、Windows上的實施和管理
- 數(shù)字媒體交互設(shè)計(初級):Web產(chǎn)品交互設(shè)計方法與案例
- 數(shù)據(jù)庫技術(shù)及應(yīng)用教程
- 智能數(shù)據(jù)時代:企業(yè)大數(shù)據(jù)戰(zhàn)略與實戰(zhàn)
- Power BI商業(yè)數(shù)據(jù)分析完全自學(xué)教程
- 大數(shù)據(jù)架構(gòu)商業(yè)之路:從業(yè)務(wù)需求到技術(shù)方案
- 大數(shù)據(jù)治理與安全:從理論到開源實踐
- 重復(fù)數(shù)據(jù)刪除技術(shù):面向大數(shù)據(jù)管理的縮減技術(shù)
- MySQL技術(shù)內(nèi)幕:SQL編程