Results 1 to 2 of 2

Thread: Maven and Eclipse

  1. #1
    Join Date
    Jun 2008
    Location
    Zurich, Switzerland - Freiburg i. Breisgau, Germany
    Posts
    102

    Default Maven and Eclipse

    Since I am new to Spring Web Services I tried the tutorial. Unfortunately I haven't even managed to create an eclipse project by using the maven plugin.

    Somehow it is possible to start Maven under Eclipse>External Tools as described in:

    springframework.org/node/361

    Unfortunately the screenshot is missing and I do not know how to setup a new external tools configuration

    Thanks Tai

  2. #2
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    97

    Default

    Are you using m2eclipse? If you're using m2eclipse you can just import > eclipse project and find a directory that contains a pom.


    Or, if you've already imported, quit eclipse, and do a 'mvn eclipse:m2eclipse' from the command line and it'll generate the classpath stuff needed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •