- 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.
推薦閱讀
- 公有云容器化指南:騰訊云TKE實戰與應用
- Python數據挖掘:入門、進階與實用案例分析
- 正則表達式必知必會
- Learning Spring Boot
- Access 2007數據庫應用上機指導與練習
- 圖數據實戰:用圖思維和圖技術解決復雜問題
- Flutter Projects
- SQL應用及誤區分析
- PostgreSQL指南:內幕探索
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- R Object-oriented Programming
- 企業大數據處理:Spark、Druid、Flume與Kafka應用實踐
- 數據分析思維:產品經理的成長筆記
- NoSQL數據庫原理(第2版·微課版)
- AI Crash Course