We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab53ac0 commit a8f771cCopy full SHA for a8f771c
java/client/.classpath
@@ -43,5 +43,6 @@
43
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-api-1.6.6.jar"/>
44
<classpathentry kind="lib" path="/third-party/java/slf4j/slf4j-jdk14-1.6.6.jar"/>
45
<classpathentry kind="lib" path="/third-party/java/gson/gson-2.3.1.jar"/>
46
+ <classpathentry kind="lib" path="/third-party/java/jetty-websocket/jetty-websocket-8.1.8.jar"/>
47
<classpathentry kind="output" path="build/production"/>
48
</classpath>
0 commit comments