forked from SeleniumHQ/selenium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
55 lines (55 loc) · 5.24 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="java/server/src"/>
<classpathentry kind="src" path="java/client/src"/>
<classpathentry kind="src" path="java/client/test"/>
<classpathentry kind="src" path="java/server/test"/>
<classpathentry kind="src" path="android/gen"/>
<classpathentry kind="lib" path="third_party/java/junit/junit-dep-4.10.jar" sourcepath="third_party/java/junit/junit-dep-4.10-src.jar"/>
<classpathentry kind="lib" path="third_party/java/easymock/easymockclassextension-2.4.jar"/>
<classpathentry kind="lib" path="third_party/java/htmlunit/htmlunit-core-js-2.9.jar"/>
<classpathentry kind="lib" path="third_party/java/bouncycastle/bcprov-jdk15-146.jar" sourcepath="third_party/java/bouncycastle/bcprov-jdk15-146-src.jar"/>
<classpathentry kind="lib" path="third_party/java/jetty/jetty-repacked-7.6.1.jar" sourcepath="third_party/java/jetty/jetty-repacked-7.6.1-sources.jar"/>
<classpathentry kind="lib" path="third_party/java/htmlunit/htmlunit-2.9.jar"/>
<classpathentry kind="lib" path="third_party/java/easymock/easymock-2.4.jar"/>
<classpathentry kind="lib" path="third_party/java/apache-httpclient/httpclient-4.1.3.jar" sourcepath="third_party/java/apache-httpclient/httpclient-4.1.3-sources.jar"/>
<classpathentry kind="lib" path="third_party/java/apache-httpclient/httpcore-4.1.3.jar" sourcepath="third_party/java/apache-httpclient/httpcore-4.1.3-sources.jar"/>
<classpathentry kind="lib" path="third_party/java/apache-httpclient/httpmime-4.1.3.jar" sourcepath="third_party/java/apache-httpclient/httpmime-4.1.3-sources.jar"/>
<classpathentry kind="lib" path="third_party/java/cglib/cglib-nodep-2.1_3.jar"/>
<classpathentry kind="lib" path="third_party/java/commons-collections/commons-collections-3.2.1.jar" sourcepath="third_party/java/commons-collections/commons-collections-3.2.1-sources.jar"/>
<classpathentry kind="lib" path="third_party/java/commons-io/commons-io-2.0.1.jar" sourcepath="third_party/java/commons-io/commons-io-2.0.1-src.zip"/>
<classpathentry kind="lib" path="third_party/java/commons-lang/commons-lang-2.6.jar" sourcepath="third_party/java/commons-lang/commons-lang-2.6-sources.jar"/>
<classpathentry kind="lib" path="third_party/java/commons-codec/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="third_party/java/commons-logging/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="third_party/java/jna/jna-3.4.0.jar" sourcepath="third_party/java/jna/jna-3.4.0-src.jar"/>
<classpathentry kind="lib" path="third_party/java/jna/jna-platform-3.4.0.jar" sourcepath="third_party/java/jna/jna-platform-3.4.0-src.jar"/>
<classpathentry kind="lib" path="third_party/java/mx4j/mx4j-tools-3.0.1.jar"/>
<classpathentry kind="lib" path="third_party/java/json/json-20080701.jar"/>
<classpathentry kind="lib" path="third_party/java/testng/testng-6.0.1-nobsh-noguice.jar" sourcepath="third_party/java/testng/testng-6.0.1-nobsh-noguice-src.jar"/>
<classpathentry kind="lib" path="third_party/java/servlet-api/servlet-api-2.5-6.1.9.jar"/>
<classpathentry kind="lib" path="third_party/java/guava-libraries/guava-11.0.1.jar" sourcepath="third_party/java/guava-libraries/guava-11.0.1-src.jar"/>
<classpathentry kind="lib" path="third_party/java/jasper/jasper-compiler-jdt-5.5.15.jar"/>
<classpathentry kind="lib" path="third_party/java/jasper/jasper-compiler-5.5.15.jar"/>
<classpathentry kind="lib" path="third_party/java/jasper/jsp-api-2.0.jar"/>
<classpathentry kind="lib" path="third_party/java/jasper/jasper-runtime-5.5.15.jar"/>
<classpathentry kind="lib" path="third_party/java/yaml/snakeyaml-1.8.jar"/>
<classpathentry kind="lib" path="third_party/java/sac/sac-1.3.jar"/>
<classpathentry kind="lib" path="third_party/java/apache-mime4j/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="third_party/java/xml/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="third_party/java/cssparser/cssparser-0.9.5.jar"/>
<classpathentry kind="lib" path="third_party/java/nekohtml/nekohtml-1.9.15.jar"/>
<classpathentry kind="lib" path="third_party/java/xml/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="third_party/java/opera-driver/operadriver-v0.11.jar" sourcepath="third_party/java/opera-driver/operadriver-v0.11-source.jar"/>
<classpathentry kind="lib" path="third_party/java/jmock/jmock-junit4-2.5.1.jar"/>
<classpathentry kind="lib" path="third_party/java/jmock/jmock-2.5.1.jar"/>
<classpathentry kind="lib" path="third_party/java/google-protobuffers/protobuf-java-2.4.1.jar"/>
<classpathentry kind="lib" path="third_party/java/jcip-annotations/jcip-annotations-1.0.jar"/>
<classpathentry kind="lib" path="third_party/java/commons-jxpath/commons-jxpath-1.3.jar"/>
<classpathentry kind="lib" path="third_party/java/jmock/jmock-legacy-2.5.1.jar"/>
<classpathentry kind="lib" path="third_party/java/commons-exec/commons-exec-1.1.jar" sourcepath="third_party/java/commons-exec/commons-exec-1.1-sources.jar"/>
<classpathentry kind="lib" path="third_party/java/android/android-14.jar"/>
<classpathentry kind="lib" path="third_party/java/hamcrest/hamcrest-core-1.1.jar"/>
<classpathentry kind="lib" path="third_party/java/hamcrest/hamcrest-library-1.1.jar"/>
<classpathentry kind="output" path="out/production/selenium"/>
</classpath>