-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
executable file
·37 lines (37 loc) · 2.17 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="toolbox"/>
<classpathentry kind="src" path="sandbox"/>
<classpathentry kind="lib" path="libs/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="libs/json_simple-1.1.jar"/>
<classpathentry kind="lib" path="libs/mysql-connector-java-5.1.18-bin.jar"/>
<classpathentry kind="lib" path="libs/commons-lang3-3.1/commons-lang3-3.1.jar" sourcepath="libs/commons-lang3-3.1/commons-lang3-3.1-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/MattsProjectCalgary2011_12/libs/commons-lang3-3.1/commons-lang3-3.1-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/eps-lite+src.jar"/>
<classpathentry kind="lib" path="libs/junit-4.10+src.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/antlr-2.7.5.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/asm-2.2.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/bsf-2.4.0.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/commons-jexl-1.1.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/commons-logging.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/groovy-1.0.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/jruby-complete-1.0.1.jar"/>
<classpathentry kind="lib" path="libs/Contract4J/contract4j5_090+src.jar">
<attributes>
<attribute name="org.eclipse.ajdt.aspectpath" value="org.eclipse.ajdt.aspectpath"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/processing_core_1.5.1+src.jar"/>
<classpathentry kind="lib" path="libs/jbox2d-library-2.1.2.2.jar" sourcepath="libs/jbox2d-library-2.1.2.2-sources.jar"/>
<classpathentry kind="lib" path="libs/slf4j-api-1.6.4.jar"/>
<classpathentry kind="lib" path="libs/slf4j-ext-1.6.4.jar"/>
<classpathentry kind="lib" path="libs/slf4j-simple-1.6.4.jar"/>
<classpathentry kind="lib" path="libs/processing_pdf.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>