commit | author | age
|
8d6935
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
PH |
2 |
<classpath> |
|
3 |
<classpathentry kind="src" path="src"/> |
b9f140
|
4 |
<classpathentry kind="src" path="test"/> |
8d6935
|
5 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
c189bb
|
6 |
<classpathentry kind="lib" path="lib/activemq-core-5.4.2.jar"/> |
PH |
7 |
<classpathentry kind="lib" path="lib/commons-beanutils-1.8.3.jar"/> |
|
8 |
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/> |
|
9 |
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/> |
|
10 |
<classpathentry kind="lib" path="lib/commons-dbcp-1.4.jar"/> |
|
11 |
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/> |
|
12 |
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/> |
|
13 |
<classpathentry kind="lib" path="lib/commons-net2-2.0.jar"/> |
|
14 |
<classpathentry kind="lib" path="lib/commons-pool-1.5.4.jar"/> |
|
15 |
<classpathentry kind="lib" path="lib/geronimo-j2ee-management_1.1_spec-1.0.1.jar"/> |
|
16 |
<classpathentry kind="lib" path="lib/geronimo-jms_1.1_spec-1.1.1.jar"/> |
|
17 |
<classpathentry kind="lib" path="lib/geronimo-jpa_2.0_spec-1.1.jar"/> |
|
18 |
<classpathentry kind="lib" path="lib/geronimo-jta_1.1_spec-1.1.1.jar"/> |
|
19 |
<classpathentry kind="lib" path="lib/geronimo-validation_1.0_spec-1.1.jar"/> |
|
20 |
<classpathentry kind="lib" path="lib/jpwgen-1.2.0.jar"/> |
|
21 |
<classpathentry kind="lib" path="lib/mail.jar"/> |
|
22 |
<classpathentry kind="lib" path="lib/openjpa-2.1.1.jar"/> |
|
23 |
<classpathentry kind="lib" path="lib/org.apache.bval.bundle-0.2-incubating.jar"/> |
|
24 |
<classpathentry kind="lib" path="lib/serp-1.13.1.jar"/> |
|
25 |
<classpathentry kind="lib" path="lib/servlet-api-2.4.jar"/> |
|
26 |
<classpathentry kind="lib" path="lib/ws-commons-util-1.0.2.jar"/> |
|
27 |
<classpathentry kind="lib" path="lib/xmlrpc-client-3.1.3.jar"/> |
|
28 |
<classpathentry kind="lib" path="lib/xmlrpc-common-3.1.3.jar"/> |
|
29 |
<classpathentry kind="lib" path="lib/xmlrpc-server-3.1.3.jar"/> |
b9f140
|
30 |
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
8d6935
|
31 |
<classpathentry kind="output" path="bin"/> |
PH |
32 |
</classpath> |