-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
32 lines (32 loc) · 2.29 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="input/javasrc"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="input/libexclude/mocklib3.jar"/>
<classpathentry kind="lib" path="tools/ant/lib/junit-4.8.2.jar"/>
<classpathentry kind="lib" path="input/libinclude/guice-3.0.jar"/>
<classpathentry kind="lib" path="input/libinclude/javax.inject.jar"/>
<classpathentry kind="lib" path="input/libinclude/jcl-over-slf4j-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/jcl-over-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/jul-to-slf4j-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/jul-to-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/log4j-over-slf4j-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/log4j-over-slf4j-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-access-1.0.0-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-access-1.0.0.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-classic-1.0.0-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-classic-1.0.0.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-core-1.0.0-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/logback-core-1.0.0.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-api-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-ext-1.6.4-sources.jar"/>
<classpathentry kind="lib" path="input/libinclude/slf4j-ext-1.6.4.jar"/>
<classpathentry kind="lib" path="input/libinclude/aopalliance.jar"/>
<classpathentry kind="lib" path="input/libinclude/commons-beanutils-1.8.3.jar"/>
<classpathentry kind="lib" path="input/libinclude/commons-beanutils-bean-collections-1.8.3.jar"/>
<classpathentry kind="lib" path="input/libinclude/commons-beanutils-core-1.8.3.jar"/>
<classpathentry kind="lib" path="input/libinclude/commons-io-2.3.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/channelmanager"/>
<classpathentry kind="output" path="eclipsegen"/>
</classpath>