-
Download and install java version JDK8
-
Download Mysql version mysql 5.6.14
-
Click on git
-
Click on projects from git
-
Click on URL
-
Go to https://github.com/openmrs/openmrs-core “makes sure you logged in”
-
The copy the Clone URL
-
Return to Eclipse and paste the URL, click next until cloning starts
-
Click cancel when session complete
-
Right click on the project section
-
Click import
-
Click Maven
-
Click Existing Maven Projects
-
Browse for the git folder
-
Select the openmrs-core folder then click next
-
Right click on the openmrs file in the project
-
Click on run as Maven Build
-
In the name section type “openmrs-core clean test install”
-
In the goal section type" clean install"
-
Click run
After getting Error