Skip to content

Commit

Permalink
Fix IJ and Eclipse configs after htmlunitdriver bump
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Oct 24, 2016
1 parent 7186e1a commit 5e86496
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .idea/libraries/htmlunit.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.23.jar" sourcepath="/third-party/java/htmlunit/htmlunit-2.21-sources.jar"/>
<classpathentry kind="lib" path="/third_party/java/htmlunit/neko-htmlunit-2.23.jar" sourcepath="/third-party/java/htmlunit/neko-htmlunit-2.21-sources.jar"/>
<classpathentry kind="lib" path="/third_party/java/htmlunit/htmlunit-core-js-2.23.jar"/>
<classpathentry kind="lib" path="/third_party/java/selenium/htmlunit-driver-2.23.jar" sourcepath="/third-party/java/htmlunit/htmlunit-driver-2.21.jar"/>
<classpathentry kind="lib" path="/third_party/java/selenium/htmlunit-driver-2.23.1.jar" sourcepath="/third-party/java/htmlunit/htmlunit-driver-2.23.1.jar"/>
<classpathentry kind="lib" path="/third-party/java/jna/jna-4.1.0.jar" sourcepath="/third-party/java/jna/jna-4.1.0-src.jar"/>
<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"/>
<classpathentry kind="lib" path="/third-party/java/commons-exec/commons-exec-1.3.jar" sourcepath="/third-party/java/commons-exec/commons-exec-1.3-sources.jar"/>
Expand Down

0 comments on commit 5e86496

Please sign in to comment.