-
Notifications
You must be signed in to change notification settings - Fork 6
/
.classpath
executable file
·75 lines (75 loc) · 5.66 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="core/src/java"/>
<classpathentry kind="src" path="common/src/java"/>
<classpathentry kind="src" path="core/src/test"/>
<classpathentry kind="src" path="server/src/java"/>
<classpathentry kind="src" path="server/src/test"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="services/OpenDS/SERVICE-INF/lib/activation.jar"/>
<classpathentry kind="lib" path="lib/ant/ant.jar"/>
<classpathentry kind="lib" path="lib/ant/ant-junit.jar"/>
<classpathentry kind="lib" path="server/lib/jbossall-client.jar"/>
<classpathentry kind="lib" path="server/lib/jboss/jboss-system.jar"/>
<classpathentry kind="lib" path="services/OpenDS/SERVICE-INF/lib/je.jar"/>
<classpathentry kind="lib" path="lib/ant/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="services/OpenDS/SERVICE-INF/lib/mail.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-kerberos-shared-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-server-jndi-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-protocol-shared-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-core-plugin-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-protocol-ldap-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-core-shared-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-protocol-ntp-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-server-main-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-server-ssl-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-core-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-protocol-kerberos-1.0.1.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/apacheds-protocol-changepw-1.0.1.jar"/>
<classpathentry kind="lib" path="services/LDAP/SERVICE-INF/lib/backport-util-concurrent-2.2.jar"/>
<classpathentry kind="lib" path="services/LDAP/SERVICE-INF/lib/mina-core-1.0.2.jar"/>
<classpathentry kind="lib" path="services/LDAP/SERVICE-INF/lib/mina-filter-ssl-1.0.2.jar"/>
<classpathentry kind="lib" path="services/LDAP/SERVICE-INF/lib/shared-ldap-0.9.5.4.jar"/>
<classpathentry kind="lib" path="services/LDAP/SERVICE-INF/lib/shared-asn1-codec-0.9.5.4.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/spring-context-1.2.8.jar"/>
<classpathentry kind="lib" path="server/lib/wrapper.jar"/>
<classpathentry kind="lib" path="services/LDAP/SERVICE-INF/lib/shared-asn1-0.9.5.4.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/maven-embedder-2.0.2-dep.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/backport-util-concurrent-2.2.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/jdbm-1.0.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/shared-ldap-0.9.5.4.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/spring-core-1.2.8.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/spring-beans-1.2.8.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/mina-core-1.0.2.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/mina-filter-ssl-1.0.2.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/antlr-2.7.6.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/shared-asn1-codec-0.9.5.4.jar"/>
<classpathentry kind="lib" path="services/ApacheDS/SERVICE-INF/lib/shared-asn1-0.9.5.4.jar"/>
<classpathentry kind="lib" path="common/lib/commons-digester-1.5.jar"/>
<classpathentry kind="lib" path="common/lib/dom4j-1.4.jar"/>
<classpathentry kind="lib" path="common/lib/java-getopt-1.0.12.jar"/>
<classpathentry kind="lib" path="common/lib/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="common/lib/openldap-jldap.jar"/>
<classpathentry kind="lib" path="common/lib/slf4j-log4j12.jar"/>
<classpathentry kind="lib" path="server/lib/hsqldb.jar"/>
<classpathentry kind="lib" path="server/lib/java-backend-1.2.jar"/>
<classpathentry kind="lib" path="server/lib/jbossall-client.jar"/>
<classpathentry kind="lib" path="server/lib/wrapper.jar"/>
<classpathentry kind="lib" path="core/lib/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="core/lib/commons-beanutils-1.6.jar"/>
<classpathentry kind="lib" path="core/lib/commons-cli-1.0.jar"/>
<classpathentry kind="lib" path="core/lib/commons-collections-3.2.jar"/>
<classpathentry kind="lib" path="core/lib/commons-dbcp-1.2.jar"/>
<classpathentry kind="lib" path="core/lib/commons-lang-2.1.jar"/>
<classpathentry kind="lib" path="core/lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="core/lib/commons-pool-1.2.jar"/>
<classpathentry kind="lib" path="core/lib/hibernate3.jar"/>
<classpathentry kind="lib" path="core/lib/jpam-0.5.jar"/>
<classpathentry kind="lib" path="core/lib/ldapbp-1.2.1.jar"/>
<classpathentry kind="lib" path="core/lib/nis-1.2.1.jar"/>
<classpathentry kind="lib" path="core/lib/quartz-1.6.0.jar"/>
<classpathentry kind="lib" path="core/lib/xercesImpl-2.8.0.jar"/>
<classpathentry kind="lib" path="core/lib/xml-apis-2.8.0.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>