Skip to content

thothathri/openmrs

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  
<<<<<<< HEAD
readme.txt			this readme file
openmrs_v3.patch		the patch file with changes made to the project
=======
readme.txt			this readme file
>>>>>>> a1c21ee5e3fcb79729a8e510d38dc64bfc0d2413

Releases

No releases published

Packages

No packages published