| <?xml version="1.0" encoding="UTF-8"?> |
| <classpath> |
| <classpathentry kind="src" path="src/main/java"/> |
| <classpathentry kind="src" path="src/main/resources"/> |
| <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
| <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
| <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/> |
| <classpathentry kind="lib" path="lib/commons-configuration-1.2.jar"/> |
| <classpathentry kind="lib" path="lib/commons-lang-2.1.jar"/> |
| <classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/> |
| <classpathentry kind="lib" path="lib/nlog4j-1.2.24.jar"/> |
| <classpathentry kind="lib" path="lib/shared-ldap-0.9.6-SNAPSHOT.jar"/> |
| <classpathentry kind="output" path="classes"/> |
| </classpath> |