Changeset 3587
- Timestamp:
- 03/12/08 03:40:03 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs/branches/data_synchronization_bidirectional/.classpath
r3391 r3587 15 15 <classpathentry kind="lib" path="lib/commons-logging/commons-logging-1.0.4.jar"/> 16 16 <classpathentry kind="lib" path="lib/commons-pool/commons-pool-1.2.jar"/> 17 <classpathentry kind="lib" path="lib/commons-httpclient/commons-httpclient-3.1.jar"/>18 <classpathentry kind="lib" path="lib/commons-codec/commons-codec-1.3.jar"/>19 17 <classpathentry kind="lib" path="lib/dom4j/dom4j-1.6.1.jar"/> 20 18 <classpathentry kind="lib" path="lib/ehcache/ehcache-1.2.4.jar" sourcepath="/openmrs-source/ehcache-1.2.4-src.zip"/> … … 63 61 <classpathentry kind="lib" path="metadata/api/hibernate"/> 64 62 <classpathentry kind="lib" path="metadata/api/log4j"/> 65 <classpathentry kind="lib" path="lib/commons-httpclient/commons-httpclient-3.1.jar"/>66 <classpathentry kind="lib" path="lib/commons-codec/commons-codec-1.3.jar"/>67 63 <classpathentry kind="output" path="build/"/> 68 64 </classpath>