Skip to content

chanduseshadri/openmrs-core

 
 

Repository files navigation

OpenMRS

This is the root folder.
The project tree is set up as follows:

api/				java and resource files for building the java api jar file.  A standalone maven module
metadata/			configuration files, sql files and other stuff
web/				java and resource files that are used in the webapp/war file.  A standalone maven module
webapp/				jsp files used in building the war file.  A standalone maven module  
.classpath			classpath settings (generated by and used by eclipse)
.project			project settings (generated by and used by eclipse)
build.properties	default properties used by the ANT build.xml file
build.xml			ANT build file containing convenience methods into the maven build
license.txt			the OpenMRS license
liquibase.build.xml	ANT build file containing convenience methods to run liquibase actions
openmrs-checkstyle.properties	checkstyle jar properties
pom.xml				The main maven file  
readme.txt			this readme file

About

OpenMRS API and web application code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.2%
  • JavaScript 10.6%
  • Other 1.2%