Skip to content

Commit

Permalink
Attempt to fix the classpath for Eclipse too
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Dec 10, 2018
1 parent 481a2c4 commit c758097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/client/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-2.33.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.33-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/neko-htmlunit-2.33.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.33-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/htmlunit/htmlunit-core-js-2.33.jar" sourcepath="/third-party/java/htmlunit/htmlunit-core-js-2.33-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/selenium/htmlunit-driver-2.33.3.jar" sourcepath="/third-party/java/selenium/htmlunit-driver-2.33.3-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/selenium/htmlunit-driver-2.33.4-SNAPSHOT.jar" sourcepath="/third-party/java/selenium/htmlunit-driver-2.33.4-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/commons/commons-exec-1.3.jar" sourcepath="/third-party/java/commons/commons-exec-1.3-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-repacked.jar"/>
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-util-9.4.12.v20180830.jar" sourcepath="/third-party/java/jetty/jetty-util-9.4.12.v20180830-sources.jar"/>
Expand Down

0 comments on commit c758097

Please sign in to comment.