|
Revision 3149, 1.5 kB
(checked in by rcrichton, 1 year ago)
|
--
|
- Property svn:mime-type set to
text/plain
|
| 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="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib/spring-2.0.jar"/> |
|---|
| 9 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib/commons-logging-1.0.4.jar"/> |
|---|
| 10 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib/hapi-0.5.jar"/> |
|---|
| 11 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib/jstl-1.1.jar"/> |
|---|
| 12 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib/junit-3.8.1.jar"/> |
|---|
| 13 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib/openmrs-api-1.1.11.2940.jar"/> |
|---|
| 14 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib/servlet-api.jar"/> |
|---|
| 15 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib-common/web-openmrs-api-1.1.10.2283.jar"/> |
|---|
| 16 |
<classpathentry kind="lib" path="C:/Documents and Settings/Deshendran/workspace3/dhisconnector/lib-common/mirthmessaging-0.4.jar"/> |
|---|
| 17 |
<classpathentry kind="output" path="build"/> |
|---|
| 18 |
</classpath> |
|---|