Skip to content

Commit 3313345

Browse files
committed
Fix eclipse classpath
1 parent be8a6fd commit 3313345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/server/.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
<classpathentry kind="lib" path="/third-party/java/mockito/mockito-core-1.9.5.jar"/>
2424
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-repacked.jar"/>
2525
<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"/>
2627
<classpathentry kind="output" path="build/production"/>
2728
</classpath>

0 commit comments

Comments
 (0)