Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 Follow these steps to create a Maven 2 + Java project.

    You should create the project in your workspace level for successful results. For some reason checkout fails if projects are nested in levels below workspace.  (This was the result I observed in my case)

   1. Go to File - > New - > Project and select Maven Project by expanding Maven folder in the "Select a wizard" menu and click next.

...