Pom.XML is not creating when i am using maven tool on IDE Eclipse | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Pom.XML is not creating when i am using maven tool on IDE Eclipse

I am using spring DAO Web application progaram on Eclipse oxygen IDE using Maven tool but the program structure is not created on IDE.What would i do??

15th Apr 2017, 8:56 PM
Shashank tiwari
Shashank tiwari - avatar
3 Answers
+ 11
Are you sure you created a Maven project? Check this steps: - Install Maven plugin for Eclipse (m2e) - Right click on your project > Configure > Convert to Maven project or Enable Dependency Management - Build your Maven project
15th Apr 2017, 9:24 PM
Tashi N
Tashi N - avatar
0
i already did this....but not working
15th Apr 2017, 9:26 PM
Shashank tiwari
Shashank tiwari - avatar
0
hi bro, u can use this link to install maven in eclipse and create maven project which will create pom.xml http://toolsqa.com/java/maven/how-to-install-maven-eclipse-ide/
4th Jul 2017, 1:33 PM
Nanda Balakrishnan