setting up OpenMRS SDK with Reference Application

Hi @mozzy, thanks for the response.

The current use case: I want to be able to run/debug the OpenMRS with the Reference application UI(like this one).

This is the distro file I have used, content is shared by you in other thread.

Java/Maven version details below:

  • $ java -version
  • java version “1.8.0_211”
  • Java™ SE Runtime Environment (build 1.8.0_211-b12)
  • Java HotSpot™ 64-Bit Server VM (build 25.211-b12, mixed mode)
  • $ mvn -version
  • Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; 2019-04-05T00:30:29+05:30)*
  • Maven home: /usr/local/Cellar/maven/3.6.1/libexec
  • Java version: 1.8.0_211, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk1.8.0_211.jdk/Contents/Home/jre
  • Default locale: en_IN, platform encoding: UTF-8
  • OS name: “mac os x”, version: “10.14.5”, arch: “x86_64”, family: “mac”