1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <classpath >
3
+ <classpathentry kind =" src" path =" src/test/java" output =" target/test-classes" including =" **/*.java" />
4
+ <classpathentry kind =" src" path =" src/test/resources" output =" target/test-classes" excluding =" **/*.java" />
5
+ <classpathentry kind =" src" path =" src/main/java" including =" **/*.java" />
6
+ <classpathentry kind =" output" path =" target/classes" />
7
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" />
8
+ <classpathentry kind =" var" path =" M2_REPO/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar" sourcepath =" M2_REPO/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2-sources.jar" />
9
+ <classpathentry kind =" var" path =" M2_REPO/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar" sourcepath =" M2_REPO/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2-sources.jar" />
10
+ <classpathentry kind =" var" path =" M2_REPO/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar" sourcepath =" M2_REPO/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3-sources.jar" />
11
+ <classpathentry kind =" var" path =" M2_REPO/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.jar" sourcepath =" M2_REPO/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3-sources.jar" />
12
+ <classpathentry kind =" var" path =" M2_REPO/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar" sourcepath =" M2_REPO/info/cukes/gherkin/2.12.2/gherkin-2.12.2-sources.jar" />
13
+ <classpathentry kind =" var" path =" M2_REPO/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar" sourcepath =" M2_REPO/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2-sources.jar" />
14
+ <classpathentry kind =" var" path =" M2_REPO/junit/junit/4.11/junit-4.11.jar" sourcepath =" M2_REPO/junit/junit/4.11/junit-4.11-sources.jar" />
15
+ <classpathentry kind =" var" path =" M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath =" M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" />
16
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-java/2.45.0/selenium-java-2.45.0.jar" />
17
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-chrome-driver/2.45.0/selenium-chrome-driver-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-chrome-driver/2.45.0/selenium-chrome-driver-2.45.0-sources.jar" />
18
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-remote-driver/2.45.0/selenium-remote-driver-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-remote-driver/2.45.0/selenium-remote-driver-2.45.0-sources.jar" />
19
+ <classpathentry kind =" var" path =" M2_REPO/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar" sourcepath =" M2_REPO/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3-sources.jar" />
20
+ <classpathentry kind =" var" path =" M2_REPO/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar" sourcepath =" M2_REPO/com/google/code/gson/gson/2.3.1/gson-2.3.1-sources.jar" />
21
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-api/2.45.0/selenium-api-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-api/2.45.0/selenium-api-2.45.0-sources.jar" />
22
+ <classpathentry kind =" var" path =" M2_REPO/com/google/guava/guava/18.0/guava-18.0.jar" sourcepath =" M2_REPO/com/google/guava/guava/18.0/guava-18.0-sources.jar" />
23
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6.jar" sourcepath =" M2_REPO/org/apache/httpcomponents/httpclient/4.3.6/httpclient-4.3.6-sources.jar" />
24
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3.jar" sourcepath =" M2_REPO/org/apache/httpcomponents/httpcore/4.3.3/httpcore-4.3.3-sources.jar" />
25
+ <classpathentry kind =" var" path =" M2_REPO/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar" sourcepath =" M2_REPO/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3-sources.jar" />
26
+ <classpathentry kind =" var" path =" M2_REPO/commons-codec/commons-codec/1.9/commons-codec-1.9.jar" sourcepath =" M2_REPO/commons-codec/commons-codec/1.9/commons-codec-1.9-sources.jar" />
27
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar" sourcepath =" M2_REPO/org/apache/commons/commons-exec/1.1/commons-exec-1.1-sources.jar" />
28
+ <classpathentry kind =" var" path =" M2_REPO/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar" sourcepath =" M2_REPO/net/java/dev/jna/jna/3.4.0/jna-3.4.0-sources.jar" />
29
+ <classpathentry kind =" var" path =" M2_REPO/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar" sourcepath =" M2_REPO/net/java/dev/jna/platform/3.4.0/platform-3.4.0-sources.jar" />
30
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-htmlunit-driver/2.45.0/selenium-htmlunit-driver-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-htmlunit-driver/2.45.0/selenium-htmlunit-driver-2.45.0-sources.jar" />
31
+ <classpathentry kind =" var" path =" M2_REPO/net/sourceforge/htmlunit/htmlunit/2.15/htmlunit-2.15.jar" sourcepath =" M2_REPO/net/sourceforge/htmlunit/htmlunit/2.15/htmlunit-2.15-sources.jar" />
32
+ <classpathentry kind =" var" path =" M2_REPO/xalan/xalan/2.7.1/xalan-2.7.1.jar" sourcepath =" M2_REPO/xalan/xalan/2.7.1/xalan-2.7.1-sources.jar" />
33
+ <classpathentry kind =" var" path =" M2_REPO/xalan/serializer/2.7.1/serializer-2.7.1.jar" />
34
+ <classpathentry kind =" var" path =" M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar" sourcepath =" M2_REPO/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01-sources.jar" />
35
+ <classpathentry kind =" var" path =" M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar" sourcepath =" M2_REPO/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1-sources.jar" />
36
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar" sourcepath =" M2_REPO/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2-sources.jar" />
37
+ <classpathentry kind =" var" path =" M2_REPO/org/apache/httpcomponents/httpmime/4.3.3/httpmime-4.3.3.jar" sourcepath =" M2_REPO/org/apache/httpcomponents/httpmime/4.3.3/httpmime-4.3.3-sources.jar" />
38
+ <classpathentry kind =" var" path =" M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.15/htmlunit-core-js-2.15.jar" sourcepath =" M2_REPO/net/sourceforge/htmlunit/htmlunit-core-js/2.15/htmlunit-core-js-2.15-sources.jar" />
39
+ <classpathentry kind =" var" path =" M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar" sourcepath =" M2_REPO/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0-sources.jar" />
40
+ <classpathentry kind =" var" path =" M2_REPO/net/sourceforge/nekohtml/nekohtml/1.9.21/nekohtml-1.9.21.jar" sourcepath =" M2_REPO/net/sourceforge/nekohtml/nekohtml/1.9.21/nekohtml-1.9.21-sources.jar" />
41
+ <classpathentry kind =" var" path =" M2_REPO/net/sourceforge/cssparser/cssparser/0.9.14/cssparser-0.9.14.jar" sourcepath =" M2_REPO/net/sourceforge/cssparser/cssparser/0.9.14/cssparser-0.9.14-sources.jar" />
42
+ <classpathentry kind =" var" path =" M2_REPO/org/w3c/css/sac/1.3/sac-1.3.jar" sourcepath =" M2_REPO/org/w3c/css/sac/1.3/sac-1.3-sources.jar" />
43
+ <classpathentry kind =" var" path =" M2_REPO/commons-io/commons-io/2.4/commons-io-2.4.jar" sourcepath =" M2_REPO/commons-io/commons-io/2.4/commons-io-2.4-sources.jar" />
44
+ <classpathentry kind =" var" path =" M2_REPO/org/eclipse/jetty/jetty-websocket/8.1.15.v20140411/jetty-websocket-8.1.15.v20140411.jar" sourcepath =" M2_REPO/org/eclipse/jetty/jetty-websocket/8.1.15.v20140411/jetty-websocket-8.1.15.v20140411-sources.jar" />
45
+ <classpathentry kind =" var" path =" M2_REPO/org/eclipse/jetty/jetty-util/8.1.15.v20140411/jetty-util-8.1.15.v20140411.jar" sourcepath =" M2_REPO/org/eclipse/jetty/jetty-util/8.1.15.v20140411/jetty-util-8.1.15.v20140411-sources.jar" />
46
+ <classpathentry kind =" var" path =" M2_REPO/org/eclipse/jetty/jetty-io/8.1.15.v20140411/jetty-io-8.1.15.v20140411.jar" sourcepath =" M2_REPO/org/eclipse/jetty/jetty-io/8.1.15.v20140411/jetty-io-8.1.15.v20140411-sources.jar" />
47
+ <classpathentry kind =" var" path =" M2_REPO/org/eclipse/jetty/jetty-http/8.1.15.v20140411/jetty-http-8.1.15.v20140411.jar" sourcepath =" M2_REPO/org/eclipse/jetty/jetty-http/8.1.15.v20140411/jetty-http-8.1.15.v20140411-sources.jar" />
48
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-firefox-driver/2.45.0/selenium-firefox-driver-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-firefox-driver/2.45.0/selenium-firefox-driver-2.45.0-sources.jar" />
49
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-ie-driver/2.45.0/selenium-ie-driver-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-ie-driver/2.45.0/selenium-ie-driver-2.45.0-sources.jar" />
50
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-safari-driver/2.45.0/selenium-safari-driver-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-safari-driver/2.45.0/selenium-safari-driver-2.45.0-sources.jar" />
51
+ <classpathentry kind =" var" path =" M2_REPO/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar" sourcepath =" M2_REPO/org/webbitserver/webbit/0.4.14/webbit-0.4.14-sources.jar" />
52
+ <classpathentry kind =" var" path =" M2_REPO/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar" sourcepath =" M2_REPO/io/netty/netty/3.5.2.Final/netty-3.5.2.Final-sources.jar" />
53
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-support/2.45.0/selenium-support-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-support/2.45.0/selenium-support-2.45.0-sources.jar" />
54
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-leg-rc/2.45.0/selenium-leg-rc-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-leg-rc/2.45.0/selenium-leg-rc-2.45.0-sources.jar" />
55
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/selenium-server/2.45.0/selenium-server-2.45.0.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/selenium-server/2.45.0/selenium-server-2.45.0-sources.jar" />
56
+ <classpathentry kind =" var" path =" M2_REPO/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar" sourcepath =" M2_REPO/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48-sources.jar" />
57
+ <classpathentry kind =" var" path =" M2_REPO/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar" sourcepath =" M2_REPO/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48-sources.jar" />
58
+ <classpathentry kind =" var" path =" M2_REPO/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1.jar" sourcepath =" M2_REPO/mx4j/mx4j-tools/3.0.1/mx4j-tools-3.0.1-sources.jar" />
59
+ <classpathentry kind =" var" path =" M2_REPO/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9.jar" sourcepath =" M2_REPO/org/mortbay/jetty/servlet-api-2.5/6.1.9/servlet-api-2.5-6.1.9-sources.jar" />
60
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/jetty-repacked/7.6.1/jetty-repacked-7.6.1-sources.jar" />
61
+ <classpathentry kind =" var" path =" M2_REPO/org/seleniumhq/selenium/jetty-rc-repacked/5/jetty-rc-repacked-5.jar" sourcepath =" M2_REPO/org/seleniumhq/selenium/jetty-rc-repacked/5/jetty-rc-repacked-5-sources.jar" />
62
+ <classpathentry kind =" var" path =" M2_REPO/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar" sourcepath =" M2_REPO/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0-sources.jar" />
63
+ <classpathentry kind =" var" path =" M2_REPO/org/yaml/snakeyaml/1.8/snakeyaml-1.8.jar" sourcepath =" M2_REPO/org/yaml/snakeyaml/1.8/snakeyaml-1.8-sources.jar" />
64
+ </classpath >
0 commit comments