Skip to content

Commit 13e8b2e

Browse files
author
Hiroshi Nakamura
committedOct 7, 2011
Update Eclipse classpath setting
Add coro jar.
1 parent cd8aae8 commit 13e8b2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.classpath

+1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
<classpathentry kind="lib" path="build_lib/asm-util-4.0_RC2.jar"/>
4040
<classpathentry kind="lib" path="build_lib/snakeyaml-1.9.jar"/>
4141
<classpathentry kind="lib" path="build_lib/jzlib-1.1.0.jar"/>
42+
<classpathentry kind="lib" path="build_lib/coro-mock-1.0-SNAPSHOT.jar"/>
4243
<classpathentry kind="output" path="build.eclipse"/>
4344
</classpath>

0 commit comments

Comments
 (0)
Please sign in to comment.