Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

root/openmrs-modules/formcompletion/.classpath

Revision 6022, 1.1 kB (checked in by catullus, 2 months ago)

formcompletion: linking against 1.4

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="src" path="test"/>
6         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7         <classpathentry kind="lib" path="metadata"/>
8         <classpathentry kind="lib" path="/openmrs-sync/lib/junit/junit-4.4.jar"/>
9         <classpathentry kind="lib" path="/openmrs-sync/lib/spring-framework/spring-2.5.1.jar" sourcepath="/openmrs-source/spring-2.5.1-src.zip"/>
10         <classpathentry kind="lib" path="/openmrs-sync/dist/openmrs-api-1.4.0.20.5991.jar"/>
11         <classpathentry kind="lib" path="/openmrs-sync/dist/web-openmrs-api-1.4.0.20.5991.jar"/>
12         <classpathentry kind="lib" path="/openmrs-sync/lib/tomcat/servlet-api.jar" sourcepath="/openmrs-source/apache-tomcat-5.5.20-src.zip"/>
13         <classpathentry kind="lib" path="/openmrs-sync/lib/commons-logging/commons-logging-1.1.1.jar"/>
14         <classpathentry kind="lib" path="/openmrs-sync/lib/spring-framework/spring-webmvc.jar" sourcepath="/openmrs-source/spring-webmvc-sources.zip"/>
15         <classpathentry kind="output" path="build"/>
16 </classpath>
Note: See TracBrowser for help on using the browser.