Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

root/openmrs-modules/patientmatching/.classpath

Revision 6151, 1.7 kB (checked in by nribeka, 1 month ago)

patient matching module: add the view report functionality to the module.

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3         <classpathentry kind="src" path="src"/>
4         <classpathentry kind="src" path="web/src"/>
5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6         <classpathentry kind="lib" path="lib/postgresql-8.1-406.jdbc3.jar"/>
7         <classpathentry kind="lib" path="lib/j2ee.jar"/>
8         <classpathentry kind="lib" path="lib/simmetrics_jar_v1_6_2_d07_02_07.jar"/>
9         <classpathentry kind="lib" path="lib-common/commons-logging-1.0.4.jar"/>
10         <classpathentry kind="lib" path="lib/simmetrics_jar_v1_4_d03_03_06.jar"/>
11         <classpathentry kind="lib" path="lib-common/log4j-1.2.13.jar"/>
12         <classpathentry kind="lib" path="lib-common/mysql-connector-java-3.1.10-bin.jar"/>
13         <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.12.3789.jar"/>
14         <classpathentry kind="lib" path="lib/commons-dbcp-1.2.2.jar"/>
15         <classpathentry kind="lib" path="lib/commons-pool-1.3.jar"/>
16         <classpathentry kind="lib" path="lib-common/spring-2.5.1.jar"/>
17         <classpathentry kind="lib" path="lib/commons-math-1.2.jar"/>
18         <classpathentry kind="lib" path="lib-common/servlet-api.jar"/>
19         <classpathentry kind="lib" path="lib-common/spring-2.0.jar"/>
20         <classpathentry kind="lib" path="lib-common/hibernate3.jar"/>
21         <classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
22         <classpathentry kind="lib" path="lib/commons-collections-3.2.jar"/>
23         <classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
24         <classpathentry kind="lib" path="lib-common/openmrs-api-1.3.0.13.4916.jar"/>
25         <classpathentry kind="lib" path="lib-common/xstream-1.3.jar"/>
26         <classpathentry kind="lib" path="lib-common/dwr-1.1.3mod.jar"/>
27         <classpathentry kind="output" path="build"/>
28 </classpath>
Note: See TracBrowser for help on using the browser.