Skip to content

Commit

Permalink
Fix eclipse classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Oct 9, 2015
1 parent be8a6fd commit 3313345
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/server/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
<classpathentry kind="lib" path="/third-party/java/mockito/mockito-core-1.9.5.jar"/>
<classpathentry kind="lib" path="/third-party/java/jetty/jetty-repacked.jar"/>
<classpathentry kind="lib" path="/third-party/java/yaml/snakeyaml-1.15.jar" sourcepath="/third-party/java/yaml/snakeyaml-1.15-sources.jar"/>
<classpathentry kind="lib" path="/third-party/java/beust/jcommander-1.48.jar"/>
<classpathentry kind="output" path="build/production"/>
</classpath>

0 comments on commit 3313345

Please sign in to comment.