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 be8a6fd commit 3313345Copy full SHA for 3313345
java/server/.classpath
@@ -23,5 +23,6 @@
23
<classpathentry kind="lib" path="/third-party/java/mockito/mockito-core-1.9.5.jar"/>
24
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-repacked.jar"/>
25
<classpathentry kind="lib" path="/third-party/java/yaml/snakeyaml-1.15.jar" sourcepath="/third-party/java/yaml/snakeyaml-1.15-sources.jar"/>
26
+ <classpathentry kind="lib" path="/third-party/java/beust/jcommander-1.48.jar"/>
27
<classpathentry kind="output" path="build/production"/>
28
</classpath>
0 commit comments