forked from kapsitis/ddgatve-songs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
23 lines (23 loc) · 1.32 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/scala"/>
<classpathentry kind="src" path="src/test/scala"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_COMPILER_CONTAINER"/>
<classpathentry kind="lib" path="lib/jai_codec.jar"/>
<classpathentry kind="lib" path="lib/jai_core.jar"/>
<classpathentry kind="lib" path="lib/saxon9he.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/fop/avalon-framework-4.2.0.jar"/>
<classpathentry kind="lib" path="lib/fop/fop.jar"/>
<classpathentry kind="lib" path="lib/fop/xmlgraphics-commons-1.4.jar"/>
<classpathentry kind="lib" path="lib/fop/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/fop/batik-all-1.7.jar"/>
<classpathentry kind="lib" path="lib/fop/commons-io-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/fop/xml-apis-ext-1.3.04.jar"/>
<classpathentry kind="lib" path="lib/itextpdf-5.1.1.jar"/>
<classpathentry kind="lib" path="lib/specs2_2.10-2.0.jar"/>
<classpathentry kind="lib" path="lib/scalaz-core_2.10-7.0.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>