-
Notifications
You must be signed in to change notification settings - Fork 3
/
.classpath
20 lines (20 loc) · 1.17 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry exported="true" kind="lib" path="lib/windowlicker-core-DEV.jar"/>
<classpathentry exported="true" kind="lib" path="lib/windowlicker-swing-DEV.jar"/>
<classpathentry kind="lib" path="lib/smack.jar"/>
<classpathentry kind="lib" path="lib/smackx.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-core-1.2.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-library-1.2.jar"/>
<classpathentry kind="lib" path="lib/junit-dep-4.6.jar"/>
<classpathentry kind="lib" path="lib/jmock-2.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/jmock-junit4-2.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/jmock-legacy-2.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/cglib-nodep-2.2.jar"/>
<classpathentry kind="lib" path="lib/objenesis-1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>