Versions Compared

Key

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

...

Run the follow command from the command line at the root of the SVN checkoutchecked out project:
mvn eclipse:configure-workspace -Declipse.workspace=<path-to-eclipse-workspace>

...

Select the newly created variable name for the Location, and enter the path to the checked out OpenMRS svn checkout project as the Working Directory.
Enter the Arguments for the eclipse command:
eclipse:eclipse --batch-mode -DdownloadSources=true

...

Browse to the location of the checked out OpenMRS svn checkout project and select the three OpenMRS projects (api, web, webapp)

...