Monthly Archives: March 2014

WEEK-5

During week 5, we presented our three selected tickets of bugs/issues to work on and we were put into groups to work on it. One of our group member had to claim the ticket in order for us to work on it. We also continued with the setting up of the development environment to et started with our work.  We were also assigned an article to read for the weekend, which was about making edits and changes in the git environment.

From the blog ~~~ACordor Blog~~~~ » CS@Worcester by juwee05 and used with permission of the author. All other rights reserved by the author.

week 4 openmrs set up issue

to building the OpenMRS in your local computer, to make sure you have the version of vmware player then install abuntu iso. there are the list of all what software you need to install:

1. java jdk

2.mvn2

3.mysql server

4. git

5. omrssdk

6.standalone

7.eclipse ide

then you have to follow guide to build openmrs. For me, i have to build and re-build it many time to make all the the test is passed. Believe me , the more you fail from the test the more you gain to improve your technician.

From the blog herangoc » cs@worcester by emtrieu and used with permission of the author. All other rights reserved by the author.