Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

root/openmrs-modules/clinicalsummary/trunk/.classpath

Revision 4538, 1.2 kB (checked in by bmckown, 7 months ago)

ClinicalSummary Module: Creating tag 3.0 (OpenMRS 1.3 - compatible).

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-common/openmrs-api-1.3.0.09.4359.jar" sourcepath="/openmrs"/>
7         <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.3.0.09.4359.jar"/>
8         <classpathentry kind="lib" path="lib-common/commons-logging-1.1.1.jar"/>
9         <classpathentry kind="lib" path="lib-common/servlet-api.jar"/>
10         <classpathentry kind="lib" path="lib-common/spring-2.5.1.jar"/>
11         <classpathentry kind="lib" path="lib-common/spring-webmvc.jar"/>
12         <classpathentry kind="lib" path="lib-common/hibernate325.jar"/>
13         <classpathentry kind="lib" path="lib-common/velocity-1.6-dev.jar"/>
14         <classpathentry kind="lib" path="lib-common/simple-xml-1.6.1-mod.jar"/>
15         <classpathentry kind="lib" path="lib/fop-0.93.jar"/>
16         <classpathentry kind="lib" path="lib/avalon-framework-4.2.0.jar"/>
17         <classpathentry kind="lib" path="lib/batik-all-1.6.jar"/>
18         <classpathentry kind="lib" path="lib/xmlgraphics-commons-1.1.jar"/>
19         <classpathentry kind="output" path="build"/>
20 </classpath>
Note: See TracBrowser for help on using the browser.