-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
111 lines (111 loc) · 12.8 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<classpath>
<classpathentry kind="src" path="app" output=".target"/>
<classpathentry kind="src" path="test" output=".target"/>
<classpathentry kind="lib" path="./lib/slf4j-simple-1.7.7.jar"/>
<classpathentry kind="lib" path="./lib/bitcoinj-0.12-SNAPSHOT-bundled.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.webjars/webjars-play_2.10/jars/webjars-play_2.10-2.2.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.webjars/requirejs/jars/requirejs-2.1.8.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.webjars/webjars-locator/jars/webjars-locator-0.5.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.webjars/bootstrap/jars/bootstrap-2.3.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.webjars/jquery/jars/jquery-1.9.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play-jdbc_2.10/jars/play-jdbc_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play_2.10/jars/play_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/sbt-link/jars/sbt-link-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.javassist/javassist/bundles/javassist-3.18.0-GA.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play-exceptions/jars/play-exceptions-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/templates_2.10/jars/templates_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.github.scala-incubator.io/scala-io-file_2.10/jars/scala-io-file_2.10-0.4.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.github.scala-incubator.io/scala-io-core_2.10/jars/scala-io-core_2.10-0.4.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.jsuereth/scala-arm_2.10/jars/scala-arm_2.10-1.3.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play-iteratees_2.10/jars/play-iteratees_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.scala-stm/scala-stm_2.10/jars/scala-stm_2.10-0.7.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe/config/bundles/config-1.0.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play-json_2.10/jars/play-json_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play-functional_2.10/jars/play-functional_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play-datacommons_2.10/jars/play-datacommons_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/joda-time/joda-time/jars/joda-time-2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.joda/joda-convert/jars/joda-convert-1.3.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.fasterxml.jackson.core/jackson-annotations/jars/jackson-annotations-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.fasterxml.jackson.core/jackson-core/jars/jackson-core-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.fasterxml.jackson.core/jackson-databind/jars/jackson-databind-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/io.netty/netty/bundles/netty-3.7.0.Final.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.netty/netty-http-pipelining/jars/netty-http-pipelining-1.1.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.slf4j/slf4j-api/jars/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.slf4j/jul-to-slf4j/jars/jul-to-slf4j-1.7.5.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.slf4j/jcl-over-slf4j/jars/jcl-over-slf4j-1.7.5.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/ch.qos.logback/logback-core/jars/logback-core-1.0.13.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/ch.qos.logback/logback-classic/jars/logback-classic-1.0.13.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.akka/akka-actor_2.10/jars/akka-actor_2.10-2.2.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.akka/akka-slf4j_2.10/bundles/akka-slf4j_2.10-2.2.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.apache.commons/commons-lang3/jars/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.ning/async-http-client/jars/async-http-client-1.7.18.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/oauth.signpost/signpost-core/jars/signpost-core-1.2.1.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/commons-codec/commons-codec/jars/commons-codec-1.7.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/oauth.signpost/signpost-commonshttp4/jars/signpost-commonshttp4-1.2.1.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/xerces/xercesImpl/jars/xercesImpl-2.11.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/xml-apis/xml-apis/jars/xml-apis-1.4.01.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/javax.transaction/jta/jars/jta-1.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.jolbox/bonecp/bundles/bonecp-0.8.0.RELEASE.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.google.guava/guava/bundles/guava-14.0.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.h2database/h2/jars/h2-1.3.172.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/tyrex/tyrex/jars/tyrex-1.0.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/anorm_2.10/jars/anorm_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/mysql/mysql-connector-java/jars/mysql-connector-java-5.1.32.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play.plugins/play-plugins-mailer_2.10/jars/play-plugins-mailer_2.10-2.3.1.jar"/>
<classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.apache.commons/commons-email/jars/commons-email-1.3.3.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/javax.mail/mail/jars/mail-1.4.5.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/javax.activation/activation/jars/activation-1.1.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play.plugins/play-plugins-util_2.10/jars/play-plugins-util_2.10-2.3.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.typesafe.play/play-test_2.10/jars/play-test_2.10-2.2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/junit/junit/jars/junit-4.11.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.hamcrest/hamcrest-core/jars/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.specs2/specs2_2.10/jars/specs2_2.10-2.1.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.scalaz/scalaz-core_2.10/bundles/scalaz-core_2.10-7.0.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.scalaz/scalaz-concurrent_2.10/bundles/scalaz-concurrent_2.10-7.0.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.scalaz/scalaz-effect_2.10/bundles/scalaz-effect_2.10-7.0.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.novocode/junit-interface/jars/junit-interface-0.10.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.scala-tools.testing/test-interface/jars/test-interface-0.5.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/com.google.code.findbugs/jsr305/jars/jsr305-2.0.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.fluentlenium/fluentlenium-festassert/jars/fluentlenium-festassert-0.8.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.fluentlenium/fluentlenium-core/jars/fluentlenium-core-0.8.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-java/jars/selenium-java-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-android-driver/jars/selenium-android-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-remote-driver/jars/selenium-remote-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/cglib/cglib-nodep/jars/cglib-nodep-2.1_3.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.json/json/jars/json-20080701.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-api/jars/selenium-api-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.apache.httpcomponents/httpclient/jars/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.apache.httpcomponents/httpcore/jars/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.apache.commons/commons-exec/jars/commons-exec-1.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/net.java.dev.jna/jna/jars/jna-3.4.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/net.java.dev.jna/platform/jars/platform-3.4.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-chrome-driver/jars/selenium-chrome-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-htmlunit-driver/jars/selenium-htmlunit-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/net.sourceforge.htmlunit/htmlunit/jars/htmlunit-2.12.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/xalan/xalan/jars/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/xalan/serializer/jars/serializer-2.7.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/commons-collections/commons-collections/jars/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.apache.httpcomponents/httpmime/jars/httpmime-4.2.3.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/net.sourceforge.htmlunit/htmlunit-core-js/jars/htmlunit-core-js-2.12.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/net.sourceforge.nekohtml/nekohtml/jars/nekohtml-1.9.18.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/net.sourceforge.cssparser/cssparser/jars/cssparser-0.9.9.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.w3c.css/sac/jars/sac-1.3.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/commons-io/commons-io/jars/commons-io-2.2.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.eclipse.jetty/jetty-websocket/jars/jetty-websocket-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.eclipse.jetty/jetty-util/jars/jetty-util-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.eclipse.jetty/jetty-io/jars/jetty-io-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.eclipse.jetty/jetty-http/jars/jetty-http-8.1.9.v20130131.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-firefox-driver/jars/selenium-firefox-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-ie-driver/jars/selenium-ie-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-iphone-driver/jars/selenium-iphone-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-safari-driver/jars/selenium-safari-driver-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.webbitserver/webbit/jars/webbit-0.4.14.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.seleniumhq.selenium/selenium-support/jars/selenium-support-2.32.0.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.easytesting/fest-assert/jars/fest-assert-1.4.jar"/>
<classpathentry kind="lib" path="/home/ashish/.ivy2/cache/org.easytesting/fest-util/jars/fest-util-1.1.6.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
<classpathentry path="target/scala-2.10/src_managed/main" kind="src"></classpathentry>
</classpath>