0

I have created a Dynamic Web Project in eclipse a couple of month ago and I have added many jar to the lib directory, my project is a Spring-Core/JSF/RicheFaces/Hibernate project, I plan use maven and my question is as following : what are the steps that I have to do to get a Maven project from my existant project. Thank in advance.

DaBler
  • 2,695
  • 2
  • 26
  • 46
Adil
  • 4,503
  • 10
  • 46
  • 63
  • Content of the post updated, first answer was for old post, Thanks @sique. – Adil Apr 02 '12 at 17:44
  • Possible duplicate of [Convert Existing Eclipse Project to Maven Project](http://stackoverflow.com/questions/2449461/convert-existing-eclipse-project-to-maven-project) – cassiomolin Jul 26 '16 at 15:02

1 Answers1

0

Proprties -> Build Path -> Libraries

check this

sique
  • 241
  • 1
  • 2
  • 12