-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
13 lines (13 loc) · 786 Bytes
/
Copy path.classpath
File metadata and controls
13 lines (13 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="ch.epfl.lamp.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib_managed/compile/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib_managed/compile/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib_managed/compile/dispatch_2.7.5-0.4.2.jar"/>
<classpathentry kind="lib" path="lib_managed/compile/httpclient-4.0-beta2.jar"/>
<classpathentry kind="lib" path="lib_managed/compile/httpcore-4.0-beta3.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>