-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
34 lines (34 loc) · 2.36 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="temp.hamcrest.source/" kind="src" path="lib/junit4.8.2"/>
<classpathentry kind="src" path="lib/junit4.8.2/temp.hamcrest.source"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/etc/ant-bootstrap.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-antlr.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-apache-bcel.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-apache-bsf.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-apache-log4j.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-apache-oro.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-apache-regexp.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-apache-resolver.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-apache-xalan2.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-commons-logging.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-commons-net.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-jai.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-javamail.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-jdepend.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-jmf.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-jsch.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-junit.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-launcher.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-netrexx.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-nodeps.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-swing.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant-testutil.jar"/>
<classpathentry kind="lib" path="bin/apache-ant-1.8.1/lib/ant.jar"/>
<classpathentry kind="lib" path="build/classproject.jar"/>
<classpathentry kind="lib" path="classproject.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/junit4.8.2/junit-4.8.2.jar"/>
<classpathentry kind="output" path="lib/junit4.8.2/temp.hamcrest.source"/>
</classpath>