Skip to content

Commit

Permalink
Added the Beam jars to the Eclipse classpath
Browse files Browse the repository at this point in the history
Change-Id: Ibab30980b40ccf2a0c4a386cf1cb4b79abe49a15
  • Loading branch information
egonw committed Sep 26, 2013
1 parent c089627 commit 5bde50a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .classpath
Expand Up @@ -34,5 +34,7 @@
<classpathentry kind="lib" path="develjar/asm-3.2.jar"/>
<classpathentry kind="lib" path="develjar/mockito-all-1.9.5.jar"/>
<classpathentry kind="lib" path="develjar/junit-4.11.jar"/>
<classpathentry kind="lib" path="jar/beam-core-0.1-SNAPSHOT.jar"/>

This comment has been minimized.

Copy link
@johnmay

johnmay Sep 26, 2013

Member

Note - now version 0.2 in the newer patch....

<classpathentry kind="lib" path="jar/beam-func-0.1-SNAPSHOT.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 5bde50a

Please sign in to comment.