|
Revision 1824, 1.7 kB
(checked in by dkayiwa, 1 year ago)
|
aadding epihandy module to the repository
|
| 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="C:/projects/OpenMRS/modules/epihandy/lib/msbase.jar"/> |
|---|
| 7 |
<classpathentry kind="lib" path="C:/projects/OpenMRS/modules/epihandy/lib/mssqlserver.jar"/> |
|---|
| 8 |
<classpathentry kind="lib" path="C:/projects/OpenMRS/modules/epihandy/lib/msutil.jar"/> |
|---|
| 9 |
<classpathentry sourcepath="C:/Documents and Settings/bwolfe/My Documents/Downloads/hibernate-3.2.1.ga.zip" kind="lib" path="/openmrs/lib/hibernate/hibernate3.jar"/> |
|---|
| 10 |
<classpathentry sourcepath="C:/Documents and Settings/bwolfe/My Documents/Downloads/spring-framework-2.0/spring-framework-2.0/dist/spring-src.zip" kind="lib" path="/openmrs/lib/spring-framework/spring-2.0.jar"/> |
|---|
| 11 |
<classpathentry sourcepath="C:/Documents and Settings/bwolfe/My Documents/Downloads/apache-tomcat-5.5.20-src.zip" kind="lib" path="/openmrs/lib/tomcat/servlet-api.jar"/> |
|---|
| 12 |
<classpathentry kind="lib" path="/openmrs/dist/openmrs-api-1.0.58.1755.jar"/> |
|---|
| 13 |
<classpathentry kind="lib" path="C:/projects/OpenMRS/branches/alpha/lib/commons-logging/commons-logging-1.0.4.jar"/> |
|---|
| 14 |
<classpathentry kind="lib" path="C:/projects/OpenMRS/branches/alpha/lib/commons-logging/commons-logging-api-1.0.4.jar"/> |
|---|
| 15 |
<classpathentry kind="lib" path="C:/projects/OpenMRS/branches/alpha/dist/web-openmrs-api-1.0.58.1755.jar"/> |
|---|
| 16 |
<classpathentry kind="lib" path="C:/projects/OpenMRS/modules/epihandy/lib-common/commons-io-1.1.jar"/> |
|---|
| 17 |
<classpathentry kind="lib" path="lib-common/formentry-2.4.jar"/> |
|---|
| 18 |
<classpathentry kind="output" path="build"/> |
|---|
| 19 |
</classpath> |
|---|