In my svn i have an oldschool java project.
Now i want to check it out in eclipse and combine it with Maven.
How can i do this? My way: 1.) Checkout the project 2.) manually create all folders and pom.xml
Is this how i do this, or is there another way?