Skip to content

Commit c2ae88b

Browse files
committed
Fix the eclipse classpaths
1 parent 3fbec31 commit c2ae88b

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

java/client/.classpath

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,33 @@
77
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-core-1.3.jar"/>
88
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-library-1.3.jar"/>
99
<classpathentry kind="lib" path="/third-party/java/guava/guava-21.0.jar" sourcepath="/third-party/java/guava/guava-21.0-sources.jar"/>
10-
<classpathentry kind="lib" path="/third_party/java/htmlunit/htmlunit-2.24.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.24-sources.jar"/>
11-
<classpathentry kind="lib" path="/third_party/java/htmlunit/neko-htmlunit-2.24.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.24-sources.jar"/>
12-
<classpathentry kind="lib" path="/third_party/java/htmlunit/htmlunit-core-js-2.23.jar"/>
13-
<classpathentry kind="lib" path="/third_party/java/selenium/htmlunit-driver-2.24.jar" sourcepath="/third-party/java/selenium/htmlunit-driver-2.24.jar"/>
10+
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-2.24.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.24-sources.jar"/>
11+
<classpathentry kind="lib" path="/third-party/java/htmlunit/neko-htmlunit-2.24.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.24-sources.jar"/>
12+
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-core-js-2.23.jar"/>
13+
<classpathentry kind="lib" path="/third-party/java/selenium/htmlunit-driver-2.24.jar" sourcepath="/third-party/java/selenium/htmlunit-driver-2.24.jar"/>
1414
<classpathentry kind="lib" path="/third-party/java/jna/jna-4.1.0.jar" sourcepath="/third-party/java/jna/jna-4.1.0-src.jar"/>
1515
<classpathentry kind="lib" path="/third-party/java/jna/jna-platform-4.1.0.jar" sourcepath="/third-party/java/jna/jna-platform-4.1.0-src.jar"/>
16-
<classpathentry kind="lib" path="/third_party/java/commons/commons-exec-1.3.jar" sourcepath="/third-party/java/commons/commons-exec-1.3-sources.jar"/>
16+
<classpathentry kind="lib" path="/third-party/java/commons/commons-exec-1.3.jar" sourcepath="/third-party/java/commons/commons-exec-1.3-sources.jar"/>
1717
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-repacked.jar"/>
18-
<classpathentry kind="lib" path="/third_party/java/cglib/cglib-nodep-3.2.4.jar"/>
18+
<classpathentry kind="lib" path="/third-party/java/cglib/cglib-nodep-3.2.4.jar"/>
1919
<classpathentry kind="lib" path="/third-party/java/servlet/javax.servlet-api-3.1.0.jar" sourcepath="/third-party/java/servlet/javax.servlet-api-3.1.0-sources.jar"/>
2020
<classpathentry kind="lib" path="/third-party/java/phantomjs-driver/phantomjsdriver-1.4.0.jar" sourcepath="/third-party/java/phantomjs-driver/phantomjsdriver-1.4.0-sources.jar"/>
2121
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpclient-4.5.2.jar" sourcepath="/third-party/java/httpcomponents/httpclient-4.5.2-sources.jar"/>
2222
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpcore-4.4.4.jar" sourcepath="/third-party/java/httpcomponents/httpcore-4.4.4-sources.jar"/>
2323
<classpathentry kind="lib" path="/third-party/java/commons-logging/commons-logging-1.2.jar"/>
24-
<classpathentry kind="lib" path="/trunk/third_party/java/commons-io/commons-io-2.5.jar" sourcepath="/third-party/java/commons-io/commons-io-2.5-sources.jar"/>
24+
<classpathentry kind="lib" path="/third-party/java/commons-io/commons-io-2.5.jar" sourcepath="/third-party/java/commons-io/commons-io-2.5-sources.jar"/>
2525
<classpathentry kind="lib" path="/third-party/java/commons-codec/commons-codec-1.10.jar" sourcepath="/third-party/java/commons-codec/commons-codec-1.10-sources.jar"/>
2626
<classpathentry kind="lib" path="/third-party/java/css/sac-1.3.jar"/>
27-
<classpathentry kind="lib" path="/third_party/java/commons/commons-lang3-3.5.jar" sourcepath="/third-party/java/commons/commons-lang3-3.5-sources.jar"/>
27+
<classpathentry kind="lib" path="/third-party/java/commons/commons-lang3-3.5.jar" sourcepath="/third-party/java/commons/commons-lang3-3.5-sources.jar"/>
2828
<classpathentry kind="lib" path="/third-party/java/httpcomponents/httpmime-4.5.2.jar" sourcepath="/third-party/java/httpcomponents/httpmime-4.5.2-sources.jar"/>
2929
<classpathentry kind="lib" path="/third-party/java/commons-collections/commons-collections-3.2.2.jar" sourcepath="/third-party/java/commons-collections/commons-collections-3.2.2-sources.jar"/>
30-
<classpathentry kind="lib" path="/trunk/third_party/java/cssparser/cssparser-0.9.21.jar"/>
30+
<classpathentry kind="lib" path="/third-party/java/cssparser/cssparser-0.9.21.jar"/>
3131
<classpathentry kind="lib" path="/third-party/java/xerces/xercesImpl-2.11.0.jar" sourcepath="/third-party/java/xerces/xercesImpl-2.11.0-sources.jar"/>
3232
<classpathentry kind="lib" path="/third-party/java/xalan/xalan-2.7.2.jar"/>
3333
<classpathentry kind="lib" path="/third-party/java/commons-fileupload/commons-fileupload-1.2.2.jar" sourcepath="/third-party/java/commons-fileupload/commons-fileupload-1.2.2-src.jar"/>
3434
<classpathentry kind="lib" path="/third-party/java/little_proxy/littleproxy-0.5.3.jar" sourcepath="/third-party/java/little_proxy/littleproxy-0.5.3-sources.jar"/>
3535
<classpathentry kind="lib" path="/third-party/java/netty/netty-3.5.7.Final.jar"/>
36-
<classpathentry kind="lib" path="/trunk/third_party/java/xml-apis/xml-apis-1.4.01.jar"/>
36+
<classpathentry kind="lib" path="/third-party/java/xml-apis/xml-apis-1.4.01.jar"/>
3737
<classpathentry kind="lib" path="/third-party/java/mockito/mockito-core-1.9.5.jar"/>
3838
<classpathentry kind="lib" path="/third-party/java/objenesis/objenesis-1.0.jar"/>
3939
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-api-1.6.6.jar"/>

java/server/.classpath

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-core-1.3.jar"/>
1212
<classpathentry kind="lib" path="/third-party/java/hamcrest/hamcrest-library-1.3.jar"/>
1313
<classpathentry kind="lib" path="/third-party/java/junit/junit-4.12.jar" sourcepath="/third-party/java/junit/junit-4.12-sources.jar"/>
14-
<classpathentry kind="lib" path="/third_party/java/jetty/jetty-repacked.jar" sourcepath="/third-party/java/jetty/jetty-repacked-5-sources.jar"/>
1514
<classpathentry kind="lib" path="/third-party/java/commons-logging/commons-logging-1.2.jar"/>
1615
<classpathentry kind="lib" path="/third-party/java/jcip_annotations/jcip-annotations-1.0.jar" sourcepath="/third-party/java/jcip_annotations/jcip-annotations-1.0-sources.jar"/>
1716
<classpathentry kind="lib" path="/third-party/java/netty/netty-3.5.7.Final.jar"/>

0 commit comments

Comments
 (0)