-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
41 lines (41 loc) · 2.23 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/derby.jar"/>
<classpathentry kind="lib" path="lib/pircbotx-1.7.jar" sourcepath="lib/pircbotx-1.7-sources.zip">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/Vivio/lib/pircbotx-1.7-javadoc.zip!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/reflections-0.9.8.jar"/>
<classpathentry kind="lib" path="lib/guava-11.0.2.jar"/>
<classpathentry kind="lib" path="lib/javassist-3.12.1.GA.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/knicker-2.2.0.jar"/>
<classpathentry kind="lib" path="lib/microsoft-translator-java-api-0.4-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="lib/WolframAlpha-1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/matheval.jar"/>
<classpathentry kind="lib" path="lib/htmlentities.jar"/>
<classpathentry kind="lib" path="lib/rome-modules-1.0.jar"/>
<classpathentry kind="lib" path="lib/jaxen.jar"/>
<classpathentry kind="lib" path="lib/xerces.jar"/>
<classpathentry kind="lib" path="lib/jdom-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="lib" path="lib/JEntities.jar"/>
<classpathentry kind="lib" path="lib/jscience.jar"/>
<classpathentry kind="lib" path="lib/lombok.jar"/>
<classpathentry kind="lib" path="lib/rome-1.0.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/geonames-source-1.1.8.jar"/>
<classpathentry kind="lib" path="lib/gson-2.2.2.jar" sourcepath="lib/gson-2.2.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/Vivio/lib/gson-2.2.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/jruby.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>