Skip to content

Conversation

JohanBrorson
Copy link
Contributor

@JohanBrorson JohanBrorson commented Oct 26, 2018

Fix the paths to the websocket libraries in Eclipse .classpath file.

Without this change you'll get the following errors when importing the project in Eclipse:

Project 'client' is missing required library: '/third_party/java/websocket/websocket-common-9.4.8.v20180619.jar'
Project 'client' is missing required library: '/trunk/third_party/java/websocket/websocket-api-9.4.8.v20180619.jar'
Project 'client' is missing required library: '/trunk/third_party/java/websocket/websocket-client-9.4.8.v20180619.jar'

This change is Reviewable

Fix the paths to the websocket libraries in Eclipse .classpath file.
@shs96c shs96c merged commit 847f0b8 into SeleniumHQ:master Oct 26, 2018
@shs96c
Copy link
Member

shs96c commented Oct 26, 2018

Good catch. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants