- Building Web Apps with Spring 5 and Angular
- Ajitesh Shukla
- 125字
- 2021-07-02 19:38:22
Import the existing Maven project in Eclipse
In the previous section, we created a Maven project, namely, HealthApp. We will now see how we to import this project into the Eclipse IDE:
- Click on File | import.
- Type Maven in the search box under Select an import source.
- Select Existing Maven Projects.
- Click on Next.
- Click on Browse, and select the HealthApp folder which is the root of the Maven project. Note that it contains the pom.xml file.
- Click on Finish.
The project will be imported in Eclipse. Make sure this is what it looks like:

Figure 1.2: Maven project imported into Eclipse
Let's also see how one can create a new Maven project with the Eclipse IDE.
推薦閱讀
- Git高手之路
- Blender 3D Incredible Machines
- Python 3破冰人工智能:從入門到實(shí)戰(zhàn)
- C++ 從入門到項(xiàng)目實(shí)踐(超值版)
- C程序設(shè)計(jì)實(shí)踐教程
- Android開(kāi)發(fā)案例教程與項(xiàng)目實(shí)戰(zhàn)(在線實(shí)驗(yàn)+在線自測(cè))
- PySpark Cookbook
- 0 bug:C/C++商用工程之道
- Geospatial Development By Example with Python
- Kubernetes進(jìn)階實(shí)戰(zhàn)
- JavaScript+jQuery網(wǎng)頁(yè)特效設(shè)計(jì)任務(wù)驅(qū)動(dòng)教程
- Training Systems Using Python Statistical Modeling
- 奔跑吧 Linux內(nèi)核
- Learning Concurrency in Python
- Python計(jì)算機(jī)視覺(jué)與深度學(xué)習(xí)實(shí)戰(zhàn)