-
Notifications
You must be signed in to change notification settings - Fork 52
/
.classpath
67 lines (67 loc) · 7.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<classpath>
<classpathentry output="target/scala-2.10/sbt-0.13/classes" kind="src" path="src/main/scala"/>
<classpathentry output="target/scala-2.10/sbt-0.13/classes" kind="src" path="src/main/java"/>
<classpathentry output="target/scala-2.10/sbt-0.13/test-classes" kind="src" path="src/test/scala"/>
<classpathentry output="target/scala-2.10/sbt-0.13/test-classes" kind="src" path="src/test/java"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/scala_2.10/sbt_0.13/com.typesafe.sbt/sbt-pgp/jars/sbt-pgp-0.8.2.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/com.jsuereth/gpg-library_2.10/jars/gpg-library_2.10-0.8.2.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.bouncycastle/bcpg-jdk15on/jars/bcpg-jdk15on-1.49.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.bouncycastle/bcprov-jdk15on/jars/bcprov-jdk15on-1.49.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/net.databinder/dispatch-http_2.10/jars/dispatch-http_2.10-0.8.10.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/net.databinder/dispatch-core_2.10/jars/dispatch-core_2.10-0.8.10.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.apache.httpcomponents/httpclient/jars/httpclient-4.1.3.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.apache.httpcomponents/httpcore/jars/httpcore-4.1.4.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/commons-codec/commons-codec/jars/commons-codec-1.4.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/net.databinder/dispatch-futures_2.10/jars/dispatch-futures_2.10-0.8.10.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-lang/scala-actors/jars/scala-actors-2.10.2.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scalastyle/scalastyle_2.10/jars/scalastyle_2.10-0.6.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scalariform/scalariform_2.10/jars/scalariform_2.10-0.1.4.jar"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/com.typesafe/config/bundles/config-1.2.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/sbt/jars/sbt-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/main/jars/main-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/actions/jars/actions-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/classpath/jars/classpath-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/launcher-interface/jars/launcher-interface-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/interface/jars/interface-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/io/jars/io-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/control/jars/control-0.13.0.jar"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_COMPILER_CONTAINER"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/completion/jars/completion-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/collections/jars/collections-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/jline/jline/jars/jline-2.11.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/api/jars/api-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/compiler-integration/jars/compiler-integration-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/incremental-compiler/jars/incremental-compiler-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/logging/jars/logging-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/process/jars/process-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/relation/jars/relation-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/compile/jars/compile-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/persist/jars/persist-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-tools.sbinary/sbinary_2.10/jars/sbinary_2.10-0.4.2.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/classfile/jars/classfile-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/compiler-ivy-integration/jars/compiler-ivy-integration-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/ivy/jars/ivy-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/cross/jars/cross-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.apache.ivy/ivy/jars/ivy-2.3.0-rc1.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/com.jcraft/jsch/jars/jsch-0.1.46.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/run/jars/run-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/task-system/jars/task-system-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/tasks/jars/tasks-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/tracking/jars/tracking-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/cache/jars/cache-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/testing/jars/testing-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/test-agent/jars/test-agent-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/test-interface/jars/test-interface-1.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/main-settings/jars/main-settings-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/apply-macro/jars/apply-macro-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/command/jars/command-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/compiler-interface/jars/compiler-interface-bin-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/compiler-interface/jars/compiler-interface-src-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/precompiled-2_8_2/jars/compiler-interface-bin-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/precompiled-2_9_2/jars/compiler-interface-bin-0.13.0.jar"/>
<classpathentry kind="lib" path="/home/mfarwell/.ivy2/cache/org.scala-sbt/precompiled-2_9_3/jars/compiler-interface-bin-0.13.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>